Interface PDStructElem

All Superinterfaces:
Object, PDObject, PDStructTreeNode
All Known Subinterfaces:
SEAnnot, SEArt, SEArtifact, SEAside, SEBibEntry, SEBlockQuote, SECaption, SECode, SEDiv, SEDocument, SEDocumentFragment, SEEm, SEFENote, SEFigure, SEForm, SEFormula, SEH, SEHn, SEIndex, SEL, SELbl, SELBody, SELI, SELink, SEMathMLStructElem, SENonStandard, SENonStruct, SENote, SEP, SEPart, SEPrivate, SEQuote, SERB, SEReference, SERP, SERT, SERuby, SESect, SESpan, SEStrong, SESub, SETable, SETableCell, SETBody, SETD, SETFoot, SETH, SETHead, SETitle, SETOC, SETOCI, SETR, SEWarichu, SEWP, SEWT

public interface PDStructElem extends PDStructTreeNode
the structure element dictionary
  • Method Details

    • getparentStandardType

      String getparentStandardType()
      parent element type, role mapped to the standard type
    • getnamespaceAndTag

      String getnamespaceAndTag()
      the namespace specified in the element dictionary (or the default namespace, if not explicitly specified) and the element tag separated by the colon
    • getvalueS

      String getvalueS()
      structure type
    • getstandardType

      String getstandardType()
      standard structure type defined via role map
    • getcontainsLang

      Boolean getcontainsLang()
      true if the structure element dictionary contains the lang
    • getparentLang

      String getparentLang()
      value of parent Lang entry
    • getremappedStandardType

      String getremappedStandardType()
      remapped standard type value
    • getAlt

      String getAlt()
      value of the /Alt entry
    • getActualText

      String getActualText()
      value of the /ActualText entry
    • getE

      String getE()
      value of the /E entry
    • getcircularMappingExist

      Boolean getcircularMappingExist()
      true, if circular mapping exist
    • getroleMapToSameNamespaceTag

      String getroleMapToSameNamespaceTag()
      the namespace and the tag within a given namespace that is remapped to another tag within the same namespace
    • getcontainsParent

      Boolean getcontainsParent()
      true if the struct elem dictionary contains P entry