Package net.xoetrope.xml

Interface Summary
XmlElement An interface describing the methods needed for simple interaction with XML data
XmlParser An interface for abstracting the Xml parsers used by XUI
XmlWriter An interface used while writing XML
 

Class Summary
XmlParserFactory A basic factory for setting XML parsers and createing new elements
XmlSource A simple wrapper for an XML data source, hiding details of how the XML is loaded