Simple Object Element
Package:
Summary:
Parse XML documents and export as arrays or JSON
Groups:
Author:
Description:
This class can be used to Parse XML documents and export as arrays or JSON or viceversa.
It can parse a hierarchic document loaded from a XML file, a regular array or JSON encode string.
The class may also export the document to an array or a JSON encoded string.
It can parse a hierarchic document loaded from a XML file, a regular array or JSON encode string.
The class may also export the document to an array or a JSON encoded string.
Comments are closed.