Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- applyDefaultValuesOnTransformerCustomizer(TransformerCustomizerSCH) - Method in class com.helger.schematron.sch.SchematronResourceSCH
C
- cacheXSLTTemplates() - Static method in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
-
Ensure that all XSLT templates for converting Schematron to XSLT are cached.
- canCacheResult() - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
-
Can the results of the XSLT transformation be cached?
- clearCache() - Static method in class com.helger.schematron.sch.SchematronResourceSCHCache
-
Clear the internal cache.
- clearCache() - Static method in class com.helger.schematron.xslt.SchematronResourceXSLTCache
-
Clear the internal cache.
- com.helger.schematron.sch - package com.helger.schematron.sch
- com.helger.schematron.xslt - package com.helger.schematron.xslt
- createSchematronXSLT(IReadableResource, TransformerCustomizerSCH) - Static method in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
- createSchematronXSLTProvider(IReadableResource, TransformerCustomizerSCH) - Static method in class com.helger.schematron.sch.SchematronResourceSCHCache
-
Create a new Schematron validator for the passed resource.
- createSchematronXSLTProvider(IReadableResource, ErrorListener, URIResolver) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLTCache
- createTransformerCustomizer() - Method in class com.helger.schematron.sch.SchematronResourceSCH
- customize(EStepSCH, Transformer) - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- customize(TransformerFactory) - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
D
- DEFAULT_FORCE_CACHE_RESULT - Static variable in class com.helger.schematron.sch.TransformerCustomizerSCH
E
- EStepSCH - Enum in com.helger.schematron.sch
-
Contains all the steps for using the schematron.com XSLTs
F
- fromByteArray(byte[]) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new
SchematronResourceSCHfrom Schematron rules provided by an arbitrary byte array.
Important: in this case, no include resolution will be performed!! - fromByteArray(byte[]) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTfrom XSLT Schematron rules provided by an arbitrary byte array. - fromClassPath(String) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new Schematron resource.
- fromClassPath(String) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTresource. - fromClassPath(String, ClassLoader) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new Schematron resource.
- fromClassPath(String, ClassLoader) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTresource. - fromFile(File) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new Schematron resource.
- fromFile(File) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTresource. - fromFile(String) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new Schematron resource.
- fromFile(String) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTresource. - fromInputStream(String, InputStream) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new
SchematronResourceSCHfrom Schematron rules provided by an arbitraryInputStream.
Important: in this case, no include resolution will be performed!! - fromInputStream(String, InputStream) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTfrom XSLT Schematron rules provided by an arbitraryInputStream. - fromString(String, Charset) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new
SchematronResourceSCHfrom Schematron rules provided by an arbitrary String.
Important: in this case, no include resolution will be performed!! - fromString(String, Charset) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTfrom XSLT Schematron rules provided by an arbitrary String. - fromURL(String) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new
SchematronResourceSCHfrom Schematron rules provided at a URL - fromURL(String) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTfrom XSLT Schematron rules provided at a URL - fromURL(URL) - Static method in class com.helger.schematron.sch.SchematronResourceSCH
-
Create a new
SchematronResourceSCHfrom Schematron rules provided at a URL - fromURL(URL) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLT
-
Create a new
SchematronResourceXSLTfrom XSLT Schematron rules provided at a URL
G
- getErrorListener() - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- getLanguageCode() - Method in class com.helger.schematron.sch.SchematronResourceSCH
- getLanguageCode() - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- getParameters() - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- getPhase() - Method in class com.helger.schematron.sch.SchematronResourceSCH
- getPhase() - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- getSchematronResource() - Method in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
- getSchematronXSLTProvider(IReadableResource, TransformerCustomizerSCH) - Static method in class com.helger.schematron.sch.SchematronResourceSCHCache
-
Get the Schematron validator for the passed resource.
- getSchematronXSLTProvider(IReadableResource, ErrorListener, URIResolver) - Static method in class com.helger.schematron.xslt.SchematronResourceXSLTCache
-
Return an existing or create a new Schematron XSLT provider for the passed resource.
- getURIResolver() - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- getXSLTDocument() - Method in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
- getXSLTDocument() - Method in class com.helger.schematron.xslt.SchematronProviderXSLTPrebuild
- getXSLTProvider() - Method in class com.helger.schematron.sch.SchematronResourceSCH
- getXSLTProvider() - Method in class com.helger.schematron.xslt.SchematronResourceXSLT
- getXSLTTransformer() - Method in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
- getXSLTTransformer() - Method in class com.helger.schematron.xslt.SchematronProviderXSLTPrebuild
H
- hasParameters() - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
I
- isForceCacheResult() - Method in class com.helger.schematron.sch.SchematronResourceSCH
- isForceCacheResult() - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- isValidSchematron() - Method in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
- isValidSchematron() - Method in class com.helger.schematron.xslt.SchematronProviderXSLTPrebuild
S
- SCH2XSLT_1 - Enum constant in enum com.helger.schematron.sch.EStepSCH
- SCH2XSLT_2 - Enum constant in enum com.helger.schematron.sch.EStepSCH
- SCH2XSLT_3 - Enum constant in enum com.helger.schematron.sch.EStepSCH
- SCHEMATRON_DIRECTORY_XSLT2 - Static variable in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
-
The classpath directory where the Schematron 2 XSLT files reside.
- SchematronProviderXSLTFromSCH - Class in com.helger.schematron.sch
-
The XSLT preprocessor used to convert a Schematron XML document into an XSLT document.
- SchematronProviderXSLTFromSCH(IReadableResource, TransformerCustomizerSCH) - Constructor for class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
-
Constructor.
- SchematronProviderXSLTPrebuild - Class in com.helger.schematron.xslt
-
This Schematron validator factory uses an existing, precompiled Schematron XSLT for validation.
- SchematronProviderXSLTPrebuild(IReadableResource, ErrorListener, URIResolver) - Constructor for class com.helger.schematron.xslt.SchematronProviderXSLTPrebuild
- SchematronResourceSCH - Class in com.helger.schematron.sch
-
A Schematron resource that is based on the original SCH file.
- SchematronResourceSCH(IReadableResource) - Constructor for class com.helger.schematron.sch.SchematronResourceSCH
-
Constructor
- SchematronResourceSCHCache - Class in com.helger.schematron.sch
-
Factory for creating
SchematronProviderXSLTFromSCHobjects. - SchematronResourceXSLT - Class in com.helger.schematron.xslt
-
A Schematron resource that is based on an existing, pre-compiled XSLT script.
- SchematronResourceXSLT(IReadableResource) - Constructor for class com.helger.schematron.xslt.SchematronResourceXSLT
-
Constructor
- SchematronResourceXSLTCache - Class in com.helger.schematron.xslt
-
Factory for creating
SchematronProviderXSLTPrebuildobjects. - setErrorListener(ErrorListener) - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- setForceCacheResult(boolean) - Method in class com.helger.schematron.sch.SchematronResourceSCH
-
Force the caching of results.
- setForceCacheResult(boolean) - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
-
Force the caching of results.
- setLanguageCode(String) - Method in class com.helger.schematron.sch.SchematronResourceSCH
- setLanguageCode(String) - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- setParameters(Map<String, ?>) - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- setPhase(String) - Method in class com.helger.schematron.sch.SchematronResourceSCH
- setPhase(String) - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
- setURIResolver(URIResolver) - Method in class com.helger.schematron.sch.TransformerCustomizerSCH
T
- TransformerCustomizerSCH - Class in com.helger.schematron.sch
-
A wrapper for easier customization of the SCH to XSLT transformation.
- TransformerCustomizerSCH() - Constructor for class com.helger.schematron.sch.TransformerCustomizerSCH
V
- valueOf(String) - Static method in enum com.helger.schematron.sch.EStepSCH
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.helger.schematron.sch.EStepSCH
-
Returns an array containing the constants of this enum type, in the order they are declared.
X
- XSLT2_STEP1 - Static variable in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
-
The class path to first XSLT to be applied.
- XSLT2_STEP2 - Static variable in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
-
The class path to second XSLT to be applied.
- XSLT2_STEP3 - Static variable in class com.helger.schematron.sch.SchematronProviderXSLTFromSCH
-
The class path to third and last XSLT to be applied.
All Classes and Interfaces|All Packages|Constant Field Values