public abstract class GFOpMarkedContent extends GFOperator implements OpMarkedContent
| Modifier and Type | Field and Description |
|---|---|
static String |
LANG
Name of link to Lang value from the properties dictionary
|
static String |
PROPERTIES
Name of link to the properties dictionary
|
static String |
TAG
Name of link to the tag name
|
arguments, MAX_NUMBER_OF_ELEMENTScontextDependent| Constructor and Description |
|---|
GFOpMarkedContent(List<COSBase> arguments,
String opType,
PDResourcesHandler resources) |
| Modifier and Type | Method and Description |
|---|---|
COSString |
getActualText()
Checks if attribute dict contains ActualText key and returns it's value.
|
protected List<CosLang> |
getLang() |
Long |
getMCID()
Checks if attribute dict contains MCID key and returns it's value.
|
protected List<CosDict> |
getPropertiesDict() |
protected List<CosName> |
getTag() |
int |
hashCode() |
getLastInteger, getLastNumber, getListOfNumbersgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String TAG
public static final String PROPERTIES
public static final String LANG
public GFOpMarkedContent(List<COSBase> arguments, String opType, PDResourcesHandler resources)
public COSString getActualText()
public Long getMCID()
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.