Package org.apache.pdfbox.filter
Class Predictor
java.lang.Object
org.apache.pdfbox.filter.Predictor
Helper class to contain predictor decoding used by Flate and LZW filter.
To see the history, look at the FlateFilter class.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Predictor
public Predictor()
-