Class PDStructElem


public class PDStructElem extends PDStructTreeNode
Author:
Maksim Bezrukov
  • Constructor Details

    • PDStructElem

      public PDStructElem(COSObject obj)
  • Method Details

    • getType

      public ASAtom getType()
    • getCOSStructureType

      public COSName getCOSStructureType()
    • getLang

      public COSString getLang()
    • getNameSpace

      public PDStructureNameSpace getNameSpace()
    • getStructureType

      public StructureType getStructureType()
    • getActualText

      public COSObject getActualText()
    • getRef

      public COSObject getRef()
    • containsRef

      public boolean containsRef()
    • getAlternateDescription

      public String getAlternateDescription()
    • getExpandedAbbreviation

      public String getExpandedAbbreviation()
    • getParent

      public PDStructElem getParent()
    • getPageObjectNumber

      public COSKey getPageObjectNumber()
    • getDefaultStructureType

      public StructureType getDefaultStructureType()
    • getDefaultStructureType

      public static StructureType getDefaultStructureType(StructureType structureType)
    • getRoleMapToSameNamespaceTag

      public String getRoleMapToSameNamespaceTag()
    • getStructureElementStandardStructureType

      public static StructureType getStructureElementStandardStructureType(PDStructElem pdStructElem)
    • getStructureTypeStandardStructureType

      public static StructureType getStructureTypeStandardStructureType(StructureType type)
    • getStructureTypeStandardType

      public static String getStructureTypeStandardType(StructureType structureType)
    • getStructureElementStandardType

      public static String getStructureElementStandardType(PDStructElem pdStructElem)
    • isStandardStructureType

      public static boolean isStandardStructureType(StructureType type)
    • isMathStandardType

      public static boolean isMathStandardType(StructureType standardStructureType)
    • isPassThroughTag

      public static boolean isPassThroughTag(String structureType)