Class PdfFileChecker

    • Constructor Detail

      • PdfFileChecker

        public PdfFileChecker()
    • Method Detail

      • checkForSuspicious

        public FileChecker.SUSPICIOUS checkForSuspicious​(File in)
                                                  throws IOException
        If you want be sure reject everything that is not NO. If you are generous reject everything that is YES. The value UNKNOWN should not happen the value should bes set as default value before you check a file.
        Throws:
        IOException