public class VerifierFactoryImpl extends java.lang.Object implements VerifierFactory
Constructor and Description |
---|
VerifierFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
Schema |
compileSchema(org.xml.sax.InputSource is)
Compile a schema.
|
Schema |
compileSchema(java.lang.String url)
Compile a schema.
|
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