private static class Driver.SimpleVerifier extends java.lang.Object implements Driver.DocumentVerifier
Modifier and Type | Field and Description |
---|---|
private DocumentDeclaration |
docDecl |
Constructor and Description |
---|
SimpleVerifier(DocumentDeclaration docDecl) |
Modifier and Type | Method and Description |
---|---|
boolean |
verify(org.xml.sax.XMLReader p,
org.xml.sax.InputSource instance,
boolean panicMode) |
private final DocumentDeclaration docDecl
SimpleVerifier(DocumentDeclaration docDecl)
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