private static class Driver.RELAXNSVerifier extends java.lang.Object implements Driver.DocumentVerifier
Modifier and Type | Field and Description |
---|---|
private org.iso_relax.dispatcher.SchemaProvider |
sp |
Constructor and Description |
---|
RELAXNSVerifier(org.iso_relax.dispatcher.SchemaProvider sp) |
Modifier and Type | Method and Description |
---|---|
boolean |
verify(org.xml.sax.XMLReader p,
org.xml.sax.InputSource instance,
boolean panicMode) |
public boolean verify(org.xml.sax.XMLReader p, org.xml.sax.InputSource instance, boolean panicMode) throws java.lang.Exception
verify
in interface Driver.DocumentVerifier
java.lang.Exception