Interface | Description |
---|---|
ISchematronXSLTBasedProvider |
Interface for a factory creating Schematron validators from XSLT.
|
ISchematronXSLTBasedResource |
Special Schematron resource for XSLT based implementations.
|
Class | Description |
---|---|
AbstractSchematronXSLTBasedResource<IMPLTYPE extends AbstractSchematronXSLTBasedResource<IMPLTYPE>> |
Abstract implementation of a Schematron resource that is based on XSLT
transformations.
|
SchematronProviderXSLTFromSCH |
The XSLT preprocessor used to convert a Schematron XML document into an XSLT
document.
|
SchematronProviderXSLTPrebuild |
This Schematron validator factory uses an existing, precompiled Schematron
XSLT for validation.
|
SchematronResourceSCH |
A Schematron resource that is based on the original SCH file.
|
SchematronResourceSCHCache |
Factory for creating
ISchematronXSLTBasedProvider objects. |
SchematronResourceXSLT |
A Schematron resource that is based on an existing, pre-compiled XSLT script.
|
SchematronResourceXSLTCache |
Factory for creating
ISchematronXSLTBasedProvider objects. |
SCHTransformerCustomizer |
A wrapper for easier customization of the SCH to XSLT transformation.
|
Enum | Description |
---|---|
SCHTransformerCustomizer.EStep |
Copyright © 2014–2019 Philip Helger. All rights reserved.