public class GFSEContentItem extends GenericModelObject implements SEContentItem
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_ITEM |
protected GFOpMarkedContent |
parentMarkedContentOperator |
protected Long |
parentMCID |
protected String |
parentsTags |
protected String |
parentStructureTag |
contextDependent| Constructor and Description |
|---|
GFSEContentItem(String objectType,
GFOpMarkedContent parentMarkedContentOperator,
String parentStructureTag,
String parentsTags) |
GFSEContentItem(String objectType,
String parentStructureTag,
String parentsTags) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtraContext() |
List<? extends Object> |
getLinkedObjects(String link) |
String |
getparentsTags()
ampersand separated list of tags, associated with parents marked content sequences (first operand of the BMC/BDC operators)
|
String |
getparentStandardTag()
(if it is a part of the structure tree), null, if it is not a part of the structure tree
|
String |
getparentStructureTag()
null, if it is not a part of the structure tree
|
String |
getsuspectRole()
suspected semantic role of this content item (such as Span, Figure, Heading, etc)
|
getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CONTENT_ITEM
protected Long parentMCID
protected GFOpMarkedContent parentMarkedContentOperator
protected String parentStructureTag
protected String parentsTags
public GFSEContentItem(String objectType, String parentStructureTag, String parentsTags)
public GFSEContentItem(String objectType, GFOpMarkedContent parentMarkedContentOperator, String parentStructureTag, String parentsTags)
public String getExtraContext()
getExtraContext in interface ObjectgetExtraContext in class GenericModelObjectpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkpublic String getsuspectRole()
SEContentItemgetsuspectRole in interface SEContentItempublic String getparentsTags()
SEContentItemgetparentsTags in interface SEContentItempublic String getparentStructureTag()
SEContentItemgetparentStructureTag in interface SEContentItempublic String getparentStandardTag()
SEContentItemgetparentStandardTag in interface SEContentItemCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.