XMLns2array
Package:
Summary:
Convert a XML document into an array
Groups:
Author:
Description:
This class can be used to convert a XML document into an array.
It takes XML document structure as a SimpleXMLElement object and traverses it to build a nested array structure.
The class preserves the original document namespaces.
It takes XML document structure as a SimpleXMLElement object and traverses it to build a nested array structure.
The class preserves the original document namespaces.
Comments are closed.