com.sun.msv.verifier.jarv
Class RELAXNGFactoryImpl
java.lang.Object
org.iso_relax.verifier.VerifierFactory
com.sun.msv.verifier.jarv.FactoryImpl
com.sun.msv.verifier.jarv.RELAXNGFactoryImpl
public class RELAXNGFactoryImpl
- extends FactoryImpl
VerifierFactory implementation of RELAX NG.
This implementation supports the "datatypeLibraryFactory" property
which configures RELAX NG parser with a datatype library factory.
- Author:
- Kohsuke KAWAGUCHI
Methods inherited from class org.iso_relax.verifier.VerifierFactory |
compileSchema, compileSchema, compileSchema, compileSchema, newInstance, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier |
RELAXNGFactoryImpl
public RELAXNGFactoryImpl()
getProperty
public Object getProperty(String name)
throws SAXNotRecognizedException,
SAXNotSupportedException
- Overrides:
getProperty
in class VerifierFactory
- Throws:
SAXNotRecognizedException
SAXNotSupportedException
setProperty
public void setProperty(String name,
Object value)
throws SAXNotRecognizedException,
SAXNotSupportedException
- Overrides:
setProperty
in class VerifierFactory
- Throws:
SAXNotRecognizedException
SAXNotSupportedException