Package org.apache.openjpa.lib.xml
package org.apache.openjpa.lib.xml
XML Handling
-
ClassDescriptionImplementations of this interface can be adorned with comments.The DocTypeReader can be used to dynamically include a
DOCTYPE
declaration in an XML stream.ErrorHandler implementation which overrides the default behavior of ignoring parse errors to throw aSAXException
instead.The XMLFactory produces validating and non-validating DOM level 2 and SAX level 2 parsers and XSL transformers through JAXP.The XMLWriter is a writer type for pretty-printing XML.