Uses of Package
org.pdfbox.filter

Packages that use org.pdfbox.filter
org.pdfbox.cos These are the low level objects that make up a PDF document.  
org.pdfbox.filter This package will hold the PDFBox implementations of the filters that are used in PDF documents. 
 

Classes in org.pdfbox.filter used by org.pdfbox.cos
FilterManager
          This will contain manage all the different types of filters that are available.
 

Classes in org.pdfbox.filter used by org.pdfbox.filter
Filter
          This is the interface that will be used to apply filters to a byte stream.