com.gnostice.pdfone.filters
Class PdfFlateFilter
java.lang.Object
com.gnostice.pdfone.filters.PdfFlateFilter
- public final class PdfFlateFilter
- extends Object
DEFLATED
public static final int DEFLATED
- See Also:
- Constant Field Values
BEST_SPEED
public static final int BEST_SPEED
- See Also:
- Constant Field Values
BEST_COMPRESSION
public static final int BEST_COMPRESSION
- See Also:
- Constant Field Values
DEFAULT_COMPRESSION
public static final int DEFAULT_COMPRESSION
- See Also:
- Constant Field Values
FILTERED
public static final int FILTERED
- See Also:
- Constant Field Values
HUFFMAN_ONLY
public static final int HUFFMAN_ONLY
- See Also:
- Constant Field Values
DEFAULT_STRATEGY
public static final int DEFAULT_STRATEGY
- See Also:
- Constant Field Values
encode
public static void encode(PdfStream s,
int level)
throws PdfException
- Throws:
PdfException
encode
public static ByteBuffer encode(ByteBuffer bb,
int level)
encode
public static ByteBuffer encode(String s,
int level)
decode
public static ByteBuffer decode(ByteBuffer bb)
throws PdfBadFileException
- Throws:
PdfBadFileException
dePredict
public static ByteBuffer dePredict(ByteBuffer bb,
PdfDict dp)
throws PdfException
- Throws:
PdfException
To contact our support team, send an e-mail to support@gnostice.com.
© 2006 Gnostice Information Technologies Private Limited. All rights reserved.
www.gnostice.com