|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
boolean )
|
Creates a FlateDecodeFilter. |
Changed Constructors | ||
void )
|
Documentation changed from old to new. |
Creates a FlateDecodeFilter. |
Added Methods | |
boolean
isStrictDecoding()
|
Checks whether the decoder will try to read a corrupted stream (not strict) or not (strict) |
FlateDecodeFilter
setStrictDecoding(
boolean )
|
Defines how the corrupted streams should be treated. |
Changed Methods | ||
byte[]
decodePredictor(
byte[],
PdfObject
|
Documentation changed from old to new. |
@param in Input byte array. |
byte[]
flateDecode(
byte[],
boolean
|
Documentation changed from old to new. |
A helper to flateDecode. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |