fop 0.94 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.pdf.PDFFilter
org.apache.fop.pdf.NullFilter
public class NullFilter
extends PDFFilter
Method Summary | |
OutputStream |
|
String | |
String |
|
Methods inherited from class org.apache.fop.pdf.PDFFilter | |
applyFilter , getDecodeParms , getName , isASCIIFilter , isApplied , setApplied |
public OutputStream applyFilter(OutputStream out) throws IOException
- Overrides:
- applyFilter in interface PDFFilter
- See Also:
PDFFilter.applyFilter(OutputStream)
public String getDecodeParms()
- Overrides:
- getDecodeParms in interface PDFFilter
- See Also:
PDFFilter.getDecodeParms()
fop 0.94 |