|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterHandlers.FilterHandler | |
|---|---|
| com.itextpdf.text.pdf | |
| Uses of FilterHandlers.FilterHandler in com.itextpdf.text.pdf |
|---|
| Methods in com.itextpdf.text.pdf that return types with arguments of type FilterHandlers.FilterHandler | |
|---|---|
static java.util.Map<PdfName,FilterHandlers.FilterHandler> |
FilterHandlers.getDefaultFilterHandlers()
|
| Method parameters in com.itextpdf.text.pdf with type arguments of type FilterHandlers.FilterHandler | |
|---|---|
static byte[] |
PdfReader.decodeBytes(byte[] b,
PdfDictionary streamDictionary,
java.util.Map<PdfName,FilterHandlers.FilterHandler> filterHandlers)
Decode a byte[] applying the filters specified in the provided dictionary using the provided filter handlers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||