Package | Description |
---|---|
com.helger.schematron.xslt | |
com.helger.schematron.xslt.validator |
Modifier and Type | Method and Description |
---|---|
ISchematronXSLTValidator |
AbstractSchematronXSLTBasedResource.getXSLTValidator() |
Modifier and Type | Method and Description |
---|---|
IMPLTYPE |
AbstractSchematronXSLTBasedResource.setXSLTValidator(ISchematronXSLTValidator aXSLTValidator) |
Modifier and Type | Class and Description |
---|---|
class |
SchematronXSLTValidatorDefault
The default implementation of
ISchematronXSLTValidator that
interprets both failed asserts and successful reports as errors. |
class |
SchematronXSLTValidatorFailedAssertOnly
A special implementation of
ISchematronXSLTValidator that only
handles failed asserts as failures, but not successful reports. |
Copyright © 2014–2016 Philip Helger. All rights reserved.