Package org.freehep.xml.util

XML Utilities to add in reading and writing XML.

See:
          Description

Interface Summary
XMLTagWriter XMLTagWriter Interface.
 

Class Summary
ClassPathEntityResolver An implementation of an EntityResolver which can be used to locate DTD files located on the current java class path
SAXErrorHandler A simple SAXErrorHandler.
SAXTraverser A utility for working with SAX parsers.
XHTMLWriter A class that makes it easy to write XHTML documents.
XMLCharacterProperties A class representing properties of characters according to various W3C recommendations XMLCharacterProperties provides convenience methods for commonly used character tests.
XMLNodeTraverser Deprecated. The design of this class is misguided, it is better to use SAX, and SAXTraverser.
XMLWriter A class that makes it easy to write XML documents.
 

Exception Summary
BadXMLException A SAXException with an optional nested exception
XMLNodeTraverser.BadXMLException Exception to throw for any kind of problem during the node traversal
 

Package org.freehep.xml.util Description

XML Utilities to add in reading and writing XML.

@Status Stable.



Copyright © 2000-2007 FreeHEP. All Rights Reserved.