Package org.verapdf.features.gf.objects
Class GFInfoDictFeaturesObjectAdapter
java.lang.Object
org.verapdf.features.gf.objects.GFInfoDictFeaturesObjectAdapter
- All Implemented Interfaces:
FeaturesObjectAdapter,InfoDictFeaturesObjectAdapter
public class GFInfoDictFeaturesObjectAdapter
extends Object
implements InfoDictFeaturesObjectAdapter
Feature object for information dictionary
- Author:
- Maksim Bezrukov
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs new information dictionary feature object adapter. -
Method Summary
-
Constructor Details
-
GFInfoDictFeaturesObjectAdapter
Constructs new information dictionary feature object adapter.- Parameters:
info- class represents page object
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceInfoDictFeaturesObjectAdapter
-
getAuthor
- Specified by:
getAuthorin interfaceInfoDictFeaturesObjectAdapter
-
getSubject
- Specified by:
getSubjectin interfaceInfoDictFeaturesObjectAdapter
-
getKeywords
- Specified by:
getKeywordsin interfaceInfoDictFeaturesObjectAdapter
-
getCreator
- Specified by:
getCreatorin interfaceInfoDictFeaturesObjectAdapter
-
getProducer
- Specified by:
getProducerin interfaceInfoDictFeaturesObjectAdapter
-
getCreationDate
- Specified by:
getCreationDatein interfaceInfoDictFeaturesObjectAdapter
-
getModDate
- Specified by:
getModDatein interfaceInfoDictFeaturesObjectAdapter
-
getTrapped
- Specified by:
getTrappedin interfaceInfoDictFeaturesObjectAdapter
-
getCustomValues
- Specified by:
getCustomValuesin interfaceInfoDictFeaturesObjectAdapter
-
isPDFObjectPresent
public boolean isPDFObjectPresent()- Specified by:
isPDFObjectPresentin interfaceFeaturesObjectAdapter
-
getErrors
- Specified by:
getErrorsin interfaceFeaturesObjectAdapter
-