A C D E G H I O P R S T U V X

X

Xml - Interface in pl.mbdev.xml
Interface that allows conversion of an object to XML.
XmlException - Exception in pl.mbdev.xml
This exception is thrown when methods in XmlTree or other XML classes receive wrong or corrupted XML data.
XmlException(StringBuffer) - Constructor for exception pl.mbdev.xml.XmlException
Constructs new XML exception.
XmlObject - Class in pl.mbdev.xml
Superclass for objects that are convertible to XML.
XmlObject() - Constructor for class pl.mbdev.xml.XmlObject
 
XmlTree - Class in pl.mbdev.xml
XML data represented by a tree.
XmlTree() - Constructor for class pl.mbdev.xml.XmlTree
Creates an empty XML tree.
XmlTree(XmlTree) - Constructor for class pl.mbdev.xml.XmlTree
Creates a copy of an another XML tree.
XmlTree(String) - Constructor for class pl.mbdev.xml.XmlTree
Creates a tree representing a String with XML contents.
XmlTree(XmlObject) - Constructor for class pl.mbdev.xml.XmlTree
Creates a tree that represents an object that is convertable to XML.
XmlTree(Xml) - Constructor for class pl.mbdev.xml.XmlTree
Creates a tree representing an object that implements Xml class.

A C D E G H I O P R S T U V X