it Class Reference
Detailed Description
- Author:
- Alessandro Crugnola
- Version:
- 1.0 return an object with the content of the XML translated
If a node has more than 1 child with the same name, an array is created with the children contents
The object created will have this structure:
nodeName : {
attributes : an object containing the node attributes
data : an object containing the node contents
}
data = new XML2Object().parseXML( anXML);
Generated on Fri May 11 17:12:48 2007 for GuggaFramework by
1.5.2