Package at.woli.xml

Class Summary
XMLData XMLData to store all elements and attributes of an XML Object.
XMLDataAttribute XMLDataAttribute to store an Attribute of an element.
XMLDataElement XMLDataElement to store an Element of the XML-File.
XMLFileReader XMLFileReader reads a XML file and pare it into an XMlData object.
XMLFileWriter XMLFileWriter writes all elements of an given list to a file.