Package org.apache.openjpa.lib.xml

XML Handling

See:
          Description

Interface Summary
Commentable Implementations of this interface can be adorned with comments.
 

Class Summary
DocTypeReader The DocTypeReader can be used to dynamically include a DOCTYPE declaration in an XML stream.
Location  
ValidatingErrorHandler ErrorHandler implementation which overrides the default behavior of ignoring parse errors to throw a SAXException instead.
XMLFactory The XMLFactory produces validating and non-validating DOM level 2 and SAX level 2 parsers and XSL transformers through JAXP.
XMLWriter The XMLWriter is a writer type for pretty-printing XML.
 

Package org.apache.openjpa.lib.xml Description

XML Handling



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.