|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.FilterHandlers
public final class FilterHandlers
Encapsulates filter behavior for PDF streams. Classes generally interace with this
using the static getDefaultFilterHandlers() method, then obtain the desired FilterHandlers.FilterHandler
via a lookup.
| Nested Class Summary | |
|---|---|
static interface |
FilterHandlers.FilterHandler
The main interface for creating a new FilterHandlers.FilterHandler |
| Constructor Summary | |
|---|---|
FilterHandlers()
|
|
| Method Summary | |
|---|---|
static java.util.Map<PdfName,FilterHandlers.FilterHandler> |
getDefaultFilterHandlers()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterHandlers()
| Method Detail |
|---|
public static java.util.Map<PdfName,FilterHandlers.FilterHandler> getDefaultFilterHandlers()
FilterHandlers.FilterHandlers used by iText
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||