public class PBInfoDictFeaturesObjectAdapter extends Object implements InfoDictFeaturesObjectAdapter
| Constructor and Description |
|---|
PBInfoDictFeaturesObjectAdapter(PDDocumentInformation info)
Constructs new information dictionary feature object adapter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
Calendar |
getCreationDate() |
String |
getCreator() |
Map<String,String> |
getCustomValues() |
List<String> |
getErrors() |
String |
getKeywords() |
Calendar |
getModDate() |
String |
getProducer() |
String |
getSubject() |
String |
getTitle() |
String |
getTrapped() |
boolean |
isPDFObjectPresent() |
public PBInfoDictFeaturesObjectAdapter(PDDocumentInformation info)
info - pdfbox class represents page objectpublic String getTitle()
getTitle in interface InfoDictFeaturesObjectAdapterpublic String getAuthor()
getAuthor in interface InfoDictFeaturesObjectAdapterpublic String getSubject()
getSubject in interface InfoDictFeaturesObjectAdapterpublic String getKeywords()
getKeywords in interface InfoDictFeaturesObjectAdapterpublic String getCreator()
getCreator in interface InfoDictFeaturesObjectAdapterpublic String getProducer()
getProducer in interface InfoDictFeaturesObjectAdapterpublic Calendar getCreationDate()
getCreationDate in interface InfoDictFeaturesObjectAdapterpublic Calendar getModDate()
getModDate in interface InfoDictFeaturesObjectAdapterpublic String getTrapped()
getTrapped in interface InfoDictFeaturesObjectAdapterpublic Map<String,String> getCustomValues()
getCustomValues in interface InfoDictFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.