public class PBCosUnicodeName extends PBCosName implements CosUnicodeName
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_UNICODE_NAME_TYPE |
static Logger |
LOGGER |
COS_NAME_TYPEbaseObject, MAX_NUMBER_OF_ELEMENTScontextDependent| Constructor and Description |
|---|
PBCosUnicodeName(COSName cosName)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getisValidUtf8()
indicates if the Name represents a Unicode string correctly encoded by Utf8
|
String |
getunicodeValue()
the Unicode value of the Name object
|
getinternalRepresentationgetFromValuegetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetinternalRepresentationgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final Logger LOGGER
public static final String COS_UNICODE_NAME_TYPE
public PBCosUnicodeName(COSName cosName)
cosName - Apache pdfboxpublic Boolean getisValidUtf8()
CosUnicodeNamegetisValidUtf8 in interface CosUnicodeNamepublic String getunicodeValue()
CosUnicodeNamegetunicodeValue in interface CosUnicodeNameCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.