Class OCRPageCounter

java.lang.Object
org.apache.tika.parser.pdf.OCRPageCounter

public class OCRPageCounter extends Object
This counts the number of pages that OCR would have been run or was run depending on the settings.
  • Constructor Details

    • OCRPageCounter

      public OCRPageCounter()
  • Method Details

    • increment

      public void increment()
    • getCount

      public int getCount()