| Package | Description |
|---|---|
| com.phloc.schematron.xslt |
| Modifier and Type | Method and Description |
|---|---|
static SchematronResourceSCH |
SchematronResourceSCH.fromClassPath(String sSCHPath)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromClassPath(String sSCHPath,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromClassPath(String sSCHPath,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromClassPath(String sSCHPath,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
String sPhase,
String sLanguageCode)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromClassPath(String sSCHPath,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
String sPhase,
String sLanguageCode,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromClassPath(String sSCHPath,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromClassPath(String sSCHPath,
String sPhase,
String sLanguageCode)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromClassPath(String sSCHPath,
String sPhase,
String sLanguageCode,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(File aSCHFile)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(File aSCHFile,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(File aSCHFile,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(File aSCHFile,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
String sPhase,
String sLanguageCode)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(File aSCHFile,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
String sPhase,
String sLanguageCode,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(File aSCHFile,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(File aSCHFile,
String sPhase,
String sLanguageCode)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(File aSCHFile,
String sPhase,
String sLanguageCode,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(String sSCHPath)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(String sSCHPath,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(String sSCHPath,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(String sSCHPath,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
String sPhase,
String sLanguageCode)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(String sSCHPath,
ErrorListener aCustomErrorListener,
URIResolver aCustomURIResolver,
String sPhase,
String sLanguageCode,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(String sSCHPath,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(String sSCHPath,
String sPhase,
String sLanguageCode)
Create a new Schematron resource.
|
static SchematronResourceSCH |
SchematronResourceSCH.fromFile(String sSCHPath,
String sPhase,
String sLanguageCode,
ISchematronXSLTValidator aValidator)
Create a new Schematron resource.
|
Copyright © 2006–2014 phloc systems. All rights reserved.