This class can be used to parse XML documents and build an array with the document structure.
It can also generate XML documents from nested arrays that define the document tag structure.
The class can load XML documents from files or text strings. It turns the document tags into keys of a nested associative array. The resulting array is stored in a class variable.
It can also take an array with the document structure and generate a XML document. The document XML is returned as a string.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|