Descripción
Sintaxis
class xmlparser
Métodos
- AttlistDeclHandler
- CharacterDataHandler
- CommentHandler
- DefaultHandler
- DefaultHandlerExpand
- ElementDeclHandler
- EndCdataSectionHandler
- EndDoctypeDeclHandler
- EndElementHandler
- EndNamespaceDeclHandler
- EntityDeclHandler
- ExternalEntityParserCreate
- ExternalEntityRefHandler
- GetBase
- GetInputContext
- NotationDeclHandler
- NotStandaloneHandler
- Parse
- ParseFile
- ProcessingInstructionHandler
- SetBase
- SetParamEntityParsing
- StartCdataSectionHandler
- StartDoctypeDeclHandler
- StartElementHandler
- StartNamespaceDeclHandler
- UnparsedEntityDeclHandler
- UseForeignDTD
- XmlDeclHandler
Atributos
- buffer_size
- buffer_text
- buffer_used
- CurrentByteIndex
- CurrentColumnNumber
- CurrentLineNumber
- ErrorByteIndex
- ErrorCode
- ErrorColumnNumber
- ErrorLineNumber
- ordered_attributes
- specified_attributes
Ejemplo