Package pl.mbdev.xml

Interface Summary
Xml Interface that allows conversion of an object to XML.
 

Class Summary
StreamReceiver Used to receive lines of text.
StreamSender Used to send lines of text.
XmlObject Superclass for objects that are convertible to XML.
XmlTree XML data represented by a tree.
 

Exception Summary
XmlException This exception is thrown when methods in XmlTree or other XML classes receive wrong or corrupted XML data.