Package org.deegree.xml

Interface Summary
Marshallable This interface describes the ability of an object to produce an XML-representation.
 

Class Summary
DOMPrinter  
ElementList Convenience class for easy handling of list containing only Objects of type org.w3c.dom.Element.
XMLTools XML Tools based on JAXP 1.1 for parsing documents and retrieving node values/node attributes.
 

Exception Summary
XMLParsingException This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of a XML document.