Class | Description |
---|---|
ForkContentHandler |
feeds SAX events to two ContentHandlers.
|
GrammarLoader |
loads any supported grammar (except XML DTD)
by automatically detecting the schema language.
|
GrammarLoader.ThrowController | |
IgnoreController |
Default implementation of GrammarReaderController.
|
Exception | Description |
---|---|
GrammarLoader.GrammarLoaderException |
wrapper exception so that we can throw it from the GrammarReaderController.
|
Miscellaneous utilities