public class PBCosName extends PBCosObject implements CosName
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_NAME_TYPE
Type name for PBCosName
|
baseObject, MAX_NUMBER_OF_ELEMENTScontextDependent| Constructor and Description |
|---|
PBCosName(COSName cosName)
Default constructor
|
PBCosName(COSName cosName,
String type)
Constructor for child classes
|
| Modifier and Type | Method and Description |
|---|---|
String |
getinternalRepresentation()
Get Unicode string representation of the Name object after applying
escape mechanism and converting to Unicode using Utf8 encoding
|
getFromValuegetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String COS_NAME_TYPE
public PBCosName(COSName cosName)
cosName - pdfbox COSNamepublic String getinternalRepresentation()
getinternalRepresentation in interface CosNameCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.