Class comprising the functionality of an XML parser. You should build specific parsers by inheriting this class and building your custom handler methods to handle the XML content.
Located in /xml-defs.php (line 116)
Class | Description |
---|---|
![]() |
Class comprising the functionality of an application. This is used to contain and manage the basic configuration properties of an application. This class knows how to read the configuration in, store the values, and write it out again. |
Method invoked when character data is available
Parse the given XML document.
Method invoked when a tag is closed
Method invoked when a tag is opened
Documentation generated by phpDocumentor 1.3.0RC3