Package xmlwise

Class Summary
Plist Plist xml handling (serialization and deserialization)
XmlElement A simplified XML Element that only has an attribute map, a list of sub elements a text value and a name.
XmlElementAttributes This is a hash map containing all attributes of a single element.
Xmlwise Xmlwise convenience methods for loading xml documents and render them into XmlElement trees.
 

Exception Summary
XmlParseException Generic exception when parsing xml.