Class GFSEGroupedContent
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.gfse.contents.GFSEContentItem
org.verapdf.gf.model.impl.pd.gfse.contents.GFSEGroupedContent
- All Implemented Interfaces:
Object,SEContentItem,SEGroupedContent
- Direct Known Subclasses:
GFSEMarkedContent,GFSEUnmarkedContent
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Stringprotected final booleanprotected final Booleanprotected final Stringprotected final COSObjectFields inherited from class org.verapdf.gf.model.impl.pd.gfse.contents.GFSEContentItem
CONTENT_ITEMFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvalue of the ActualText entrygetAlt()value of the Alt entrytrue if this content item is contained in an Artifact structure element (directly or indirectly)true if this content item is contained in appearance stream of the widget annotation associated with a interactive field of type 'Signature'true, if parent struct element is a part of the structure treegetMCID()ampersand separated list of tags, associated with parents marked content sequences (first operand of the BMC/BDC operators)standard type of the parent structure element for parent marked content sequence (if it is a part of the structure tree), null, if it is not a part of the structure treeobject key of parent struct elementtype of the parent structure element for parent marked content sequenceprotected BooleanhasParentWithStandardType(String standardType) Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
operators
-
parentStructElem
-
parentsTags
-
isSignature
protected final boolean isSignature -
defaultLang
-
isTaggedContent
-
-
Constructor Details
-
GFSEGroupedContent
-
-
Method Details
-
getparentsTags
Description copied from interface:SEContentItemampersand separated list of tags, associated with parents marked content sequences (first operand of the BMC/BDC operators)- Specified by:
getparentsTagsin interfaceSEContentItem
-
getparentStructureTag
Description copied from interface:SEContentItemtype of the parent structure element for parent marked content sequence- Specified by:
getparentStructureTagin interfaceSEContentItem
-
getparentStandardTag
Description copied from interface:SEContentItemstandard type of the parent structure element for parent marked content sequence (if it is a part of the structure tree), null, if it is not a part of the structure tree- Specified by:
getparentStandardTagin interfaceSEContentItem
-
getisSignature
Description copied from interface:SEContentItemtrue if this content item is contained in appearance stream of the widget annotation associated with a interactive field of type 'Signature'- Specified by:
getisSignaturein interfaceSEContentItem
-
getLangValue
-
getisArtifact
Description copied from interface:SEContentItemtrue if this content item is contained in an Artifact structure element (directly or indirectly)- Specified by:
getisArtifactin interfaceSEContentItem
-
hasParentWithStandardType
-
getInheritedActualText
-
getInheritedAlt
-
getMCID
-
getActualText
Description copied from interface:SEContentItemvalue of the ActualText entry- Specified by:
getActualTextin interfaceSEContentItem
-
getAlt
Description copied from interface:SEContentItemvalue of the Alt entry- Specified by:
getAltin interfaceSEContentItem
-
getisTaggedContent
Description copied from interface:SEContentItemtrue, if parent struct element is a part of the structure tree- Specified by:
getisTaggedContentin interfaceSEContentItem
-
getparentStructureElementObjectKey
Description copied from interface:SEContentItemobject key of parent struct element- Specified by:
getparentStructureElementObjectKeyin interfaceSEContentItem
-