public class PBCosName extends PBCosObject
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_NAME_TYPE
Type name for PBCosName
|
baseObject, MAX_NUMBER_OF_ELEMENTS| 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
|
getFromValuepublic static final String COS_NAME_TYPE
public PBCosName(COSName cosName)
cosName - pdfbox COSNamepublic PBCosName(COSName cosName,
String type)
cosName - pdfbox COSNametype - child class typepublic String getinternalRepresentation()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.