public class GFCosDocument extends GFCosObject
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_DOCUMENT_TYPE
Type name for GFCosDocument
|
baseObject, cosDocument, MAX_NUMBER_OF_ELEMENTS| Constructor and Description |
|---|
GFCosDocument(COSDocument cosDocument)
Constructor using greenfield COSDocument
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getdoesInfoMatchXMP() |
String |
getfirstPageID() |
String |
getheader() |
Long |
getheaderByte1() |
Long |
getheaderByte2() |
Long |
getheaderByte3() |
Long |
getheaderByte4() |
Long |
getheaderOffset() |
Boolean |
getisLinearized() |
Boolean |
getisOptionalContentPresent()
true if catalog contain OCProperties key
|
String |
getlastID() |
List<? extends Object> |
getLinkedObjects(String link) |
Boolean |
getMarked() |
Boolean |
getNeedsRendering() |
Long |
getnrIndirects()
Number of indirect objects in the document
|
Long |
getpostEOFDataSize()
EOF must complies PDF/A standard
|
String |
getRequirements() |
Double |
getversion() |
getFromValuepublic static final String COS_DOCUMENT_TYPE
public GFCosDocument(COSDocument cosDocument)
cosDocument - greenfield COSDocumentpublic Long getnrIndirects()
public Double getversion()
public Long getheaderOffset()
public String getheader()
public Long getheaderByte1()
public Long getheaderByte2()
public Long getheaderByte3()
public Long getheaderByte4()
public Boolean getisOptionalContentPresent()
public Long getpostEOFDataSize()
public String getfirstPageID()
public String getlastID()
public Boolean getisLinearized()
public Boolean getdoesInfoMatchXMP()
public Boolean getMarked()
public String getRequirements()
public Boolean getNeedsRendering()
NeedsRendering entry in catalog contains
true value.Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.