public class GFCosName extends GFCosObject
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_NAME_TYPE
Type name for GFCosName
|
baseObject, cosDocument, MAX_NUMBER_OF_ELEMENTS| Modifier | Constructor and Description |
|---|---|
|
GFCosName(COSName cosName)
Default constructor
|
protected |
GFCosName(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 GFCosName(COSName cosName)
cosName - greenfield COSNameprotected GFCosName(COSName cosName,
String type)
cosName - greenfield COSNametype - child class typepublic String getinternalRepresentation()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.