public class PBInfoDictFeaturesObjectAdapter extends Object
| 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()
public String getAuthor()
public String getSubject()
public String getKeywords()
public String getCreator()
public String getProducer()
public Calendar getCreationDate()
public Calendar getModDate()
public String getTrapped()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.