XmlReader (gb.xml)
This class represents a XML stream reader implementing the SAX API.
For further information about it, see
/wiki/cat/xmlapis.
Properties
Eof
Returns
TRUE if last
Read reached the end of xml file
Inherited properties
Depth
Returns the depth of the currently read node, relative to the XML tree.
Node
property Read Node As
comp/gb.xml .XmlReader.Node
Methods
Close
Closes the file opened by an
Open method