Package org.verapdf.model.pdlayer
Interface PDOCProperties
- All Known Implementing Classes:
GFPDOCProperties
Optional content properties dictionary
-
Method Summary
Modifier and TypeMethodDescriptiontrue if the OCProperties entry contains a Configs entry and the Configs entry contains at least one optional content configuration dictionaryMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries, getobjectKey
-
Method Details
-
getcontainsConfigs
Boolean getcontainsConfigs()true if the OCProperties entry contains a Configs entry and the Configs entry contains at least one optional content configuration dictionary
-