public class GFCosStream extends GFCosDict
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_STREAM_TYPE
Type name for GFCosStream
|
static String |
F_DECODE_PARMS |
static String |
FILTERS |
COS_DICT_TYPE, KEYS, METADATA, VALUESbaseObject, cosDocument, MAX_NUMBER_OF_ELEMENTS| Constructor and Description |
|---|
GFCosStream(COSStream stream)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getendstreamKeywordEOLCompliant() |
String |
getF() |
String |
getFDecodeParms() |
String |
getFFilter() |
Boolean |
getisLengthCorrect()
true if the value of Length key matches the actual length of the stream
|
Long |
getLength()
length of the stream
|
List<? extends Object> |
getLinkedObjects(String link) |
Boolean |
getstreamKeywordCRLFCompliant()
true if the spacing around stream complies with the PDF/A
requirements
|
getFromValuepublic static final String FILTERS
public static final String COS_STREAM_TYPE
public static final String F_DECODE_PARMS
public GFCosStream(COSStream stream)
stream - greenfield COSStreampublic Long getLength()
public String getF()
public String getFFilter()
public String getFDecodeParms()
public Boolean getstreamKeywordCRLFCompliant()
public Boolean getendstreamKeywordEOLCompliant()
public Boolean getisLengthCorrect()
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in class GFCosDictCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.