Class Predictor

java.lang.Object
org.apache.pdfbox.filter.Predictor

public class Predictor extends Object
Helper class to contain predictor decoding used by Flate and LZW filter. To see the history, look at the FlateFilter class.
  • Constructor Details

    • Predictor

      public Predictor()