Uses of Interface
com.mindee.pdf.PDFCompression
-
Packages that use PDFCompression Package Description com.mindee.input com.mindee.pdf -
-
Uses of PDFCompression in com.mindee.input
Methods in com.mindee.input that return PDFCompression Modifier and Type Method Description protected PDFCompressionLocalInputSource. getPDFCompressor()Get the PDFCompression instance. -
Uses of PDFCompression in com.mindee.pdf
Classes in com.mindee.pdf that implement PDFCompression Modifier and Type Class Description classPDFCompressorPDF compression class.
-