Interface | Description |
---|---|
GrammarWriter |
Converter from AGM to the XML representation.
|
Class | Description |
---|---|
ContentHandlerAdaptor |
Adapt SAX2 ContentHandler as a SAX1 DocumentHandler.
|
XMLWriter |
Helper class that wraps
DocumentHandler and provides utility methods. |
Exception | Description |
---|---|
SAXRuntimeException |
This class is used to wrap SAXException by RuntimeException.
|