|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.relaxng.VerifierFactoryImpl
public class VerifierFactoryImpl
JARV Verifier factory.
Constructor Summary | |
---|---|
VerifierFactoryImpl()
|
Method Summary | |
---|---|
Schema |
compileSchema(org.xml.sax.InputSource is)
Compile a schema. |
Schema |
compileSchema(java.lang.String url)
Compile a schema. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VerifierFactoryImpl()
Method Detail |
---|
public Schema compileSchema(java.lang.String url) throws org.xml.sax.SAXException, java.io.IOException
org.xml.sax.SAXException
java.io.IOException
public Schema compileSchema(org.xml.sax.InputSource is) throws org.xml.sax.SAXException, java.io.IOException
compileSchema
in interface VerifierFactory
org.xml.sax.SAXException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |