Description

The class is meant to parse an XML file and load it into an array.

The module uses the DOMXML functions to parse the tag's values, the tag's attribute, the external entity and CDATA section.

Also the class provides some functions to retrieve all or part of the array made from the XML file.