|
|||||||
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
base implementation of RELAXFactoryImpl and TREXFactoryImpl
Method Summary | |
org.iso_relax.verifier.Schema |
compileSchema(InputSource source)
|
EntityResolver |
getEntityResolver()
|
boolean |
isFeature(String feature)
|
void |
setEntityResolver(EntityResolver _resolver)
|
void |
setFeature(String feature,
boolean v)
|
Methods inherited from class org.iso_relax.verifier.VerifierFactory |
compileSchema, compileSchema, compileSchema, compileSchema, getProperty, newInstance, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier, setProperty |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public org.iso_relax.verifier.Schema compileSchema(InputSource source) throws org.iso_relax.verifier.VerifierConfigurationException, SAXException
org.iso_relax.verifier.VerifierConfigurationException
SAXException
public EntityResolver getEntityResolver()
public boolean isFeature(String feature) throws SAXNotRecognizedException, SAXNotSupportedException
SAXNotRecognizedException
SAXNotSupportedException
public void setEntityResolver(EntityResolver _resolver)
public void setFeature(String feature, boolean v) throws SAXNotRecognizedException, SAXNotSupportedException
SAXNotRecognizedException
SAXNotSupportedException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |