XML-2-Array
Package:
Summary:
Parse a XML document and build an array structure
Groups:
Author:
Description:
This class can be used to parse a XML document and build an array structure.
It takes a given XML file and parses it.
The class builds a nested array that contains the structure of tags and data of the XML document.
It takes a given XML file and parses it.
The class builds a nested array that contains the structure of tags and data of the XML document.
Comments are closed.