Gambas Documentation
Compilación e instalación
Componentes
gb
gb.cairo
gb.chart
gb.complex
gb.compress
gb.crypt
gb.db
gb.db.form
gb.desktop
gb.form
gb.form.dialog
gb.gui
gb.image
gb.net
gb.net.curl
gb.net.pop3
gb.net.smtp
gb.opengl
gb.qt4
gb.qt4.ext
gb.settings
gb.xml
gb.xml.rpc
Controls pictures
Cómo...
Descripciones del Lenguaje
Developer Documentation
Documentacion y Recetas
Documentación del Entorno de Desarrollo
Fragmentos de código
Glosario
Índice del Lenguaje
LÉEME
Licencia del Wiki
Manual del Wiki
Mensajes de Error
Pendiente de traducción
Registrarse
Repositorio de Aplicaciones
Tutoriales
Últimos cambios
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
XmlReader (gb.xml)
This class represents a XML stream reader implementing the SAX API.
For further information about it, see
/wiki/cat/xmlapis
.
Esta clase hereda
_XmlReader
.
Esta clase es
instanciable
.
Propiedades
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