Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
XML node iterator. More...
#include <ilog/xml.h>
Public Member Functions | |
virtual IlXmlNodeI * | getNextNode () |
Gets the next iterated XML node. | |
virtual IlBoolean | hasMoreNodes () const |
Queries the state of the iterator. |
XML node iterator.
Library: ilog
This class defines the XML node iterator used by the XML writer to dump XML nodes.
virtual IlXmlNodeI* IlXmlNodeIterator::getNextNode | ( | ) | [virtual] |
virtual IlBoolean IlXmlNodeIterator::hasMoreNodes | ( | ) | const [virtual] |
Queries the state of the iterator.
IlTrue
if there are no more elements, and IlFalse
otherwise. Implements IlXmlNodeIteratorI.
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.