Package org.verapdf.pd.structure
Class PDStructElem
java.lang.Object
org.verapdf.pd.PDObject
org.verapdf.pd.structure.PDStructTreeNode
org.verapdf.pd.structure.PDStructElem
- Author:
- Maksim Bezrukov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StructureTypegetDefaultStructureType(StructureType structureType) getLang()getRef()static StructureTypegetStructureElementStandardStructureType(PDStructElem pdStructElem) static StringgetStructureElementStandardType(PDStructElem pdStructElem) static StructureTypestatic StringgetStructureTypeStandardType(StructureType structureType) getType()static booleanisMathStandardType(StructureType standardStructureType) static booleanisPassThroughTag(String structureType) static booleanMethods inherited from class org.verapdf.pd.structure.PDStructTreeNode
getChildren, getStructChildrenMethods inherited from class org.verapdf.pd.PDObject
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getNameKeyStringValue, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObject
-
Constructor Details
-
PDStructElem
-
-
Method Details
-
getType
-
getCOSStructureType
-
getLang
-
getNameSpace
-
getStructureType
-
getActualText
-
getRef
-
containsRef
public boolean containsRef() -
getAlternateDescription
-
getExpandedAbbreviation
-
getParent
-
getPageObjectNumber
-
getDefaultStructureType
-
getDefaultStructureType
-
getRoleMapToSameNamespaceTag
-
getStructureElementStandardStructureType
-
getStructureTypeStandardStructureType
-
getStructureTypeStandardType
-
getStructureElementStandardType
-
isStandardStructureType
-
isMathStandardType
-
isPassThroughTag
-