public class RelamesFactoryImpl
extends org.iso_relax.verifier.VerifierFactory
VerifierFactory implementation
for RELAX NG + schematron.| Constructor and Description |
|---|
RelamesFactoryImpl()
Constructor for RelamesFactoryImpl.
|
RelamesFactoryImpl(javax.xml.parsers.SAXParserFactory _factory)
Constructor for RelamesFactoryImpl.
|
| Modifier and Type | Method and Description |
|---|---|
org.iso_relax.verifier.Schema |
compileSchema(org.xml.sax.InputSource source) |
compileSchema, compileSchema, compileSchema, compileSchema, getEntityResolver, getProperty, isFeature, newInstance, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier, setEntityResolver, setFeature, setPropertypublic RelamesFactoryImpl(javax.xml.parsers.SAXParserFactory _factory)
factory - This parser factory will be used to read RELAX NG schemas.public RelamesFactoryImpl()
SAXParserFactory to parse schemas.public org.iso_relax.verifier.Schema compileSchema(org.xml.sax.InputSource source)
throws org.iso_relax.verifier.VerifierConfigurationException,
org.xml.sax.SAXException,
java.io.IOException
compileSchema in class org.iso_relax.verifier.VerifierFactoryorg.iso_relax.verifier.VerifierConfigurationExceptionorg.xml.sax.SAXExceptionjava.io.IOExceptionMSV