Interface Driver.DocumentVerifier

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean verify​(org.xml.sax.XMLReader p, org.xml.sax.InputSource instance, boolean usePanicMode)  
    • Method Detail

      • verify

        boolean verify​(org.xml.sax.XMLReader p,
                       org.xml.sax.InputSource instance,
                       boolean usePanicMode)
                throws java.lang.Exception
        Throws:
        java.lang.Exception