| Interface | Description |
|---|---|
| Driver.DocumentVerifier |
acts as a function closure to validate a document.
|
| Class | Description |
|---|---|
| Debug | |
| DebugController |
GrammarReaderController that prints all errors and warnings.
|
| Driver |
command line Verifier.
|
| Driver.RELAXNSVerifier |
validates a document by using divide & validate framework.
|
| Driver.SimpleVerifier | |
| Driver.XMLSchemaVerifier | |
| ReportErrorHandler |
ErrorHandler that reports all errors and warnings. |
Command line verifier.