|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.iso_relax.verifier.VerifierFactory
com.thaiopensource.relaxng.jarv.VerifierFactoryImpl
public class VerifierFactoryImpl
| Field Summary | |
|---|---|
private DatatypeLibraryFactory |
dlf
|
private ErrorHandler |
eh
|
private EntityResolver |
er
|
private XMLReaderCreator |
xrc
|
| Constructor Summary | |
|---|---|
VerifierFactoryImpl()
|
|
| Method Summary | |
|---|---|
org.iso_relax.verifier.Schema |
compileSchema(InputSource is)
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final XMLReaderCreator xrc
private final DatatypeLibraryFactory dlf
private final ErrorHandler eh
private final EntityResolver er
| Constructor Detail |
|---|
public VerifierFactoryImpl()
| Method Detail |
|---|
public org.iso_relax.verifier.Schema compileSchema(InputSource is)
throws SAXException,
IOException
compileSchema in class org.iso_relax.verifier.VerifierFactorySAXException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||