public class GFSEMarkedContent extends GFSEContentItem implements SEMarkedContent
| Modifier and Type | Field and Description |
|---|---|
static String |
LANG |
static String |
MARKED_CONTENT_TYPE |
CONTENT_ITEM, parentMarkedContentOperator, parentMCID, parentsTags, parentStructureTagcontextDependent| Constructor and Description |
|---|
GFSEMarkedContent(List<Operator> operators,
GFOpMarkedContent parentMarkedContentOperator,
String parentStructureTag,
String parentsTags,
String defaultLang) |
GFSEMarkedContent(List<Operator> operators,
String parentStructureTag,
String parentsTags,
String defaultLang) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActualText()
value of the ActualText entry
|
String |
getAlt()
value of the Alt entry
|
String |
getE()
value of the E entry
|
String |
getExtraContext() |
String |
getinheritedLang()
the value of Lang determined using inheritance rules from ISO 32000-1
|
List<CosLang> |
getLang() |
List<? extends Object> |
getLinkedObjects(String link) |
String |
getstructureTag()
null, if it is not a part of the structure tree
|
String |
gettag()
tag associated with this marked content sequence (first operand of the BMC/BDC operators)
|
getparentsTags, getparentStandardTag, getparentStructureTag, getsuspectRolegetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetparentsTags, getparentStandardTag, getparentStructureTag, getsuspectRolegetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String MARKED_CONTENT_TYPE
public static final String LANG
public GFSEMarkedContent(List<Operator> operators, String parentStructureTag, String parentsTags, String defaultLang)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GFSEContentItemlink - - the name of a linkpublic String getinheritedLang()
SEMarkedContentgetinheritedLang in interface SEMarkedContentpublic String getExtraContext()
getExtraContext in interface ObjectgetExtraContext in class GFSEContentItempublic String gettag()
SEMarkedContentgettag in interface SEMarkedContentpublic String getstructureTag()
SEMarkedContentgetstructureTag in interface SEMarkedContentpublic String getE()
SEMarkedContentgetE in interface SEMarkedContentpublic String getAlt()
SEMarkedContentgetAlt in interface SEMarkedContentpublic String getActualText()
SEMarkedContentgetActualText in interface SEMarkedContentCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.