public class PBEmbeddedFileFeaturesObjectAdapter extends Object
| Constructor and Description |
|---|
PBEmbeddedFileFeaturesObjectAdapter(PDComplexFileSpecification 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 PBEmbeddedFileFeaturesObjectAdapter(PDComplexFileSpecification embFile,
int index)
embFile - pdfbox 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 boolean isPDFObjectPresent()
public InputStream getData()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.