Package org.apache.openjpa.lib.xml
XML Handling
-
Interface Summary Interface Description Commentable Implementations of this interface can be adorned with comments. -
Class Summary Class Description DocTypeReader The DocTypeReader can be used to dynamically include aDOCTYPE
declaration in an XML stream.Location ValidatingErrorHandler ErrorHandler implementation which overrides the default behavior of ignoring parse errors to throw aSAXException
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.