| 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_ELEMENTS| 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, getListOfNumberspublic static final String TAG
public static final String PROPERTIES
public static final String LANG
public GFOpMarkedContent(List<COSBase> arguments, String opType, PDResourcesHandler resources)
protected List<CosName> getTag()
protected List<CosDict> getPropertiesDict()
protected List<CosLang> getLang()
public COSString getActualText()
public Long getMCID()
public int hashCode()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.