Package org.verapdf.model.pdlayer
Interface PDAdditionalActions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetcontainsOtherActions()true, if dictionary contains keys not from the following list: E, X, D, U, Fo, and Bl.-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-
-
-
Method Detail
-
getcontainsOtherActions
Boolean getcontainsOtherActions()
true, if dictionary contains keys not from the following list: E, X, D, U, Fo, and Bl.
-
-