Array 2 XML OO
Package:
Summary:
Generate a XML document from array values
Groups:
Author:
Description:
This class can be used to generate a XML document from array values.
It traverses a given array recursively to get the values that are used to define the tags and data of the XML document.
The generated XML document is served as the current script output.
It traverses a given array recursively to get the values that are used to define the tags and data of the XML document.
The generated XML document is served as the current script output.
Comments are closed.