Uses of Interface
com.itextpdf.kernel.pdf.filters.IFilterHandler
Packages that use IFilterHandler
Package
Description
-
Uses of IFilterHandler in com.itextpdf.kernel.pdf
Classes in com.itextpdf.kernel.pdf that implement IFilterHandlerModifier and TypeClassDescriptionclassHandles memory limits aware processing.Method parameters in com.itextpdf.kernel.pdf with type arguments of type IFilterHandlerModifier and TypeMethodDescriptionstatic byte[]PdfReader.decodeBytes(byte[] b, PdfDictionary streamDictionary, Map<PdfName, IFilterHandler> filterHandlers) Decode a byte[] applying the filters specified in the provided dictionary using the provided filter handlers. -
Uses of IFilterHandler in com.itextpdf.kernel.pdf.canvas.parser.util
Classes in com.itextpdf.kernel.pdf.canvas.parser.util that implement IFilterHandler -
Uses of IFilterHandler in com.itextpdf.kernel.pdf.filters
Classes in com.itextpdf.kernel.pdf.filters that implement IFilterHandlerModifier and TypeClassDescriptionclassHandles ASCII85Decode filterclassHandles ASCIIHexDecode filterclassHandles CCITTFaxDecode filterclassHandles a DCTDecode filter.classA filter that doesn't modify the stream at allclassHandles FlateDecode filter.classHandles strict FlateDecode filter.classHandles a JPXDecode filter.classHandles LZWDECODE filterclassHandles RunLengthDecode filter.Fields in com.itextpdf.kernel.pdf.filters with type parameters of type IFilterHandlerModifier and TypeFieldDescriptionprivate static final Map<PdfName, IFilterHandler> FilterHandlers.defaultsThe defaultIFilterHandlers used by iTextMethods in com.itextpdf.kernel.pdf.filters that return types with arguments of type IFilterHandlerModifier and TypeMethodDescriptionstatic Map<PdfName, IFilterHandler> FilterHandlers.getDefaultFilterHandlers()