artefaktur
software engineer &        architecture

 
 
 
 

class NodeListIterator

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

org::w3c::dom::NodeListIterator Class Reference

#include <NodeList.h>

Inheritance diagram for org::w3c::dom::NodeListIterator:

acdk::lang::Object acdk::util::Iterator acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

internal implementation for NodeList::iterator() method


Public Member Functions

 NodeListIterator (IN(RNodeList) list)
bool hasNext ()
acdk::lang::RObject next ()
acdk::lang::RObject element ()
void remove ()
 remove current element from the iterator.


Protected Attributes

RNodeList _list
int _idx

Constructor & Destructor Documentation

org::w3c::dom::NodeListIterator::NodeListIterator IN(RNodeList list  )  [inline]
 


Member Function Documentation

acdk::lang::RObject org::w3c::dom::NodeListIterator::element  )  [inline, virtual]
 

Implements acdk::util::Iterator.

bool org::w3c::dom::NodeListIterator::hasNext  )  [inline, virtual]
 

Implements acdk::util::Iterator.

acdk::lang::RObject org::w3c::dom::NodeListIterator::next  )  [inline, virtual]
 

Implements acdk::util::Iterator.

void org::w3c::dom::NodeListIterator::remove  )  [inline, virtual]
 

remove current element from the iterator.

May not support by all Iterator

Implements acdk::util::Iterator.


Member Data Documentation

int org::w3c::dom::NodeListIterator::_idx [protected]
 

RNodeList org::w3c::dom::NodeListIterator::_list [protected]
 

 
Last modified 2005-05-08 18:34 by SYSTEM By Artefaktur, Ing. Bureau Kommer