Class Driver.XMLSchemaVerifier

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean verify​(org.xml.sax.XMLReader p, org.xml.sax.InputSource instance, boolean panicMode)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • verify

        public boolean verify​(org.xml.sax.XMLReader p,
                              org.xml.sax.InputSource instance,
                              boolean panicMode)
                       throws java.lang.Exception
        Specified by:
        verify in interface Driver.DocumentVerifier
        Throws:
        java.lang.Exception