Package org.apache.tika.parser.pdf
Class OCRPageCounter
java.lang.Object
org.apache.tika.parser.pdf.OCRPageCounter
This counts the number of pages that OCR would have been
run or was run depending on the settings.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OCRPageCounter
public OCRPageCounter()
-
-
Method Details
-
increment
public void increment() -
getCount
public int getCount()
-