Uses of Class
com.helger.schematron.sch.SchematronResourceSCH
Packages that use SchematronResourceSCH
-
Uses of SchematronResourceSCH in com.helger.schematron.sch
Methods in com.helger.schematron.sch that return SchematronResourceSCHModifier and TypeMethodDescriptionstatic SchematronResourceSCHSchematronResourceSCH.fromByteArray(byte[] aSchematron) Create a newSchematronResourceSCHfrom Schematron rules provided by an arbitrary byte array.
Important: in this case, no include resolution will be performed!!static SchematronResourceSCHSchematronResourceSCH.fromClassPath(String sSCHPath) Create a new Schematron resource.static SchematronResourceSCHSchematronResourceSCH.fromClassPath(String sSCHPath, ClassLoader aClassLoader) Create a new Schematron resource.static SchematronResourceSCHCreate a new Schematron resource.static SchematronResourceSCHCreate a new Schematron resource.static SchematronResourceSCHSchematronResourceSCH.fromInputStream(String sResourceID, InputStream aSchematronIS) Create a newSchematronResourceSCHfrom Schematron rules provided by an arbitraryInputStream.
Important: in this case, no include resolution will be performed!!static SchematronResourceSCHSchematronResourceSCH.fromString(String sSchematron, Charset aCharset) Create a newSchematronResourceSCHfrom Schematron rules provided by an arbitrary String.
Important: in this case, no include resolution will be performed!!static SchematronResourceSCHCreate a newSchematronResourceSCHfrom Schematron rules provided at a URLstatic SchematronResourceSCHCreate a newSchematronResourceSCHfrom Schematron rules provided at a URL