| Class | Description |
|---|---|
| ClasspathUriResolver |
URIResolver for classpath entries, used for testing or when XLST artifacts are bundled in a jar
Expects values such as:
cp:some/package/to/resource.xsl
classpath:some/package/to/resource.xsl
Delegates to Saxon's StandardURIResolver if the href does not start with one of:
cp:
classpath:
|
| SchematronValidator |
Validator implementation using pre-compiled XSLT Schematron rules.
|
| SchematronValidatorConfiguration |
Configuration bean for the SchematronValidator
|
Copyright © 2007-2015 Ikasan. All Rights Reserved.