public class GFEmbeddedFileFeaturesObjectAdapter extends Object
| Constructor and Description |
|---|
GFEmbeddedFileFeaturesObjectAdapter(COSObject embFile,
int index)
Constructs new Embedded File Feature Object Adapter
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAFRelationship() |
String |
getCheckSum() |
Calendar |
getCreationDate() |
InputStream |
getData() |
String |
getDescription() |
List<String> |
getErrors() |
String |
getFileName() |
String |
getFilter() |
int |
getIndex() |
Calendar |
getModDate() |
Long |
getSize() |
String |
getSubtype() |
boolean |
isPDFObjectPresent() |
public GFEmbeddedFileFeaturesObjectAdapter(COSObject embFile,
int index)
embFile - class represents Embedded File objectindex - page indexpublic int getIndex()
public String getFileName()
public String getDescription()
public String getAFRelationship()
public String getSubtype()
public String getFilter()
public Calendar getCreationDate()
public Calendar getModDate()
public String getCheckSum()
public Long getSize()
public InputStream getData()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.