XmlReader (gb.xml)

This class represents a XML stream reader implementing the SAX API.

For further information about it, see /wiki/cat/xmlapis.

Esta classe herda _XmlReader.

Esta classe é criável.

Propriedades
Eof   Returns TRUE if last Read reached the end of xml file
InputStream  
State  

Inherited properties
Depth   Returns the depth of the currently read node, relative to the XML tree.
KeepData   property KeepData As Boolean
Node   property Read Node As comp/gb.xml.XmlReader.Node
Pos  
ReadFlags  
StoredNodes  

Métodos
Close   Closes the file opened by an Open method
FromString  
Open  
Read