|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iso_relax.verifier.VerifierFactory
com.sun.msv.schematron.jarv.RelamesFactoryImpl
public class RelamesFactoryImpl
VerifierFactory implementation
for RELAX NG + schematron.
| Constructor Summary | |
|---|---|
RelamesFactoryImpl()
Constructor for RelamesFactoryImpl. |
|
RelamesFactoryImpl(javax.xml.parsers.SAXParserFactory _factory)
Constructor for RelamesFactoryImpl. |
|
| Method Summary | |
|---|---|
org.iso_relax.verifier.Schema |
compileSchema(org.xml.sax.InputSource source)
|
| Methods inherited from class org.iso_relax.verifier.VerifierFactory |
|---|
compileSchema, compileSchema, compileSchema, compileSchema, getEntityResolver, getProperty, isFeature, newInstance, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier, setEntityResolver, setFeature, setProperty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelamesFactoryImpl(javax.xml.parsers.SAXParserFactory _factory)
factory - This parser factory will be used to read RELAX NG schemas.public RelamesFactoryImpl()
SAXParserFactory to parse schemas.
| Method Detail |
|---|
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.VerifierConfigurationException
org.xml.sax.SAXException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||