|
|||||||
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.verifier.jarv.FactoryImpl
com.sun.msv.verifier.jarv.RELAXNGFactoryImpl
VerifierFactory implementation of RELAX NG. This implementation supports the "datatypeLibraryFactory" property which configures RELAX NG parser with a datatype library factory.
Constructor Summary | |
RELAXNGFactoryImpl()
|
Method Summary | |
Object |
getProperty(String name)
|
void |
setProperty(String name,
Object value)
|
Methods inherited from class com.sun.msv.verifier.jarv.FactoryImpl |
compileSchema, getEntityResolver, isFeature, setEntityResolver, setFeature |
Methods inherited from class org.iso_relax.verifier.VerifierFactory |
compileSchema, compileSchema, compileSchema, compileSchema, newInstance, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RELAXNGFactoryImpl()
Method Detail |
public Object getProperty(String name) throws SAXNotRecognizedException, SAXNotSupportedException
SAXNotRecognizedException
SAXNotSupportedException
public void setProperty(String name, Object value) throws SAXNotRecognizedException, SAXNotSupportedException
SAXNotRecognizedException
SAXNotSupportedException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |