| Interface | Description |
|---|---|
| ISVRLErrorLevelDeterminator |
Interface that helps in determining an error level from SVRL elements.
|
| ISVRLLocationBeautifierSPI |
Implement this SPI interface to beautify SVRL error messages by replacing
namespaceURLs with common prefixes.
|
| Class | Description |
|---|---|
| AbstractSVRLMessage |
A wrapper around FailedAssert and SuccessfulReport with easier error level
handling.
|
| CSVRL |
SVRL constants.
|
| DefaultSVRLErrorLevelDeterminator |
The default implementation of
ISVRLErrorLevelDeterminator. |
| SVRLFailedAssert |
A wrapper around
FailedAssert with easier error level handling. |
| SVRLHelper |
Miscellaneous utility methods for handling Schematron output (SVRL).
|
| SVRLLocationBeautifierRegistry |
A central registry for all
ISVRLLocationBeautifierSPI instances. |
| SVRLMarshaller |
This is the XML reader and write for Schematron SVRL documents.
|
| SVRLReader |
This is the XML reader for Schematron SVRL documents.
|
| SVRLResourceError |
Special SVRL resource error that contains the Schematron "test" as
well.
|
| SVRLSuccessfulReport |
A wrapper around
SuccessfulReport with easier error level handling. |
| SVRLWriter |
This is the XML writer for Schematron SVRL documents.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.