Class GFSEGroupedContent

All Implemented Interfaces:
Object, SEContentItem, SEGroupedContent
Direct Known Subclasses:
GFSEMarkedContent, GFSEUnmarkedContent

public abstract class GFSEGroupedContent extends GFSEContentItem implements SEGroupedContent
  • Field Details

    • operators

      protected final List<Operator> operators
    • parentStructElem

      protected final COSObject parentStructElem
    • parentsTags

      protected final String parentsTags
    • isSignature

      protected final boolean isSignature
    • defaultLang

      protected final String defaultLang
    • isTaggedContent

      protected final Boolean isTaggedContent
  • Constructor Details

  • Method Details

    • getparentsTags

      public String getparentsTags()
      Description copied from interface: SEContentItem
      ampersand separated list of tags, associated with parents marked content sequences (first operand of the BMC/BDC operators)
      Specified by:
      getparentsTags in interface SEContentItem
    • getparentStructureTag

      public String getparentStructureTag()
      Description copied from interface: SEContentItem
      type of the parent structure element for parent marked content sequence
      Specified by:
      getparentStructureTag in interface SEContentItem
    • getparentStandardTag

      public String getparentStandardTag()
      Description copied from interface: SEContentItem
      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 tree
      Specified by:
      getparentStandardTag in interface SEContentItem
    • getisSignature

      public Boolean getisSignature()
      Description copied from interface: SEContentItem
      true if this content item is contained in appearance stream of the widget annotation associated with a interactive field of type 'Signature'
      Specified by:
      getisSignature in interface SEContentItem
    • getLangValue

      public String getLangValue()
    • getisArtifact

      public Boolean getisArtifact()
      Description copied from interface: SEContentItem
      true if this content item is contained in an Artifact structure element (directly or indirectly)
      Specified by:
      getisArtifact in interface SEContentItem
    • hasParentWithStandardType

      protected Boolean hasParentWithStandardType(String standardType)
    • getInheritedActualText

      public String getInheritedActualText()
    • getInheritedAlt

      public String getInheritedAlt()
    • getMCID

      public Long getMCID()
    • getActualText

      public String getActualText()
      Description copied from interface: SEContentItem
      value of the ActualText entry
      Specified by:
      getActualText in interface SEContentItem
    • getAlt

      public String getAlt()
      Description copied from interface: SEContentItem
      value of the Alt entry
      Specified by:
      getAlt in interface SEContentItem
    • getisTaggedContent

      public Boolean getisTaggedContent()
      Description copied from interface: SEContentItem
      true, if parent struct element is a part of the structure tree
      Specified by:
      getisTaggedContent in interface SEContentItem
    • getparentStructureElementObjectKey

      public String getparentStructureElementObjectKey()
      Description copied from interface: SEContentItem
      object key of parent struct element
      Specified by:
      getparentStructureElementObjectKey in interface SEContentItem