Interface | Description |
---|---|
Commentable |
Implementations of this interface can be adorned with comments.
|
Class | Description |
---|---|
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.
|
XML Handling
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.