FreeHEP API
Version v1.1

Package org.freehep.xml.util

XML Utilities to add in reading and writing XML.

See:
          Description

Class Summary
ClassPathEntityResolver An implementation of an EntityResolver which can be used to locate DTD files located on the current java class path
DOMParser Deprecated. Use JAXP instead ..
SAXErrorHandler A simple SAXErrorHandler.
SAXTraverser A utility for working with SAX parsers.
StreamingCharFactory Class to instantiate streaming readers for the Xerces parser.
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
DocumentFinishedException  
DOMParser.XMLException An exception that gets thrown if there is an error reading an XML file.
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.


FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.