COSObjectable
public class PdfDocEncoding extends Encoding
Modifier and Type | Field | Description |
---|---|---|
static PdfDocEncoding |
INSTANCE |
Singleton instance of this class.
|
codeToName, nameToCode, NOTDEF
Constructor | Description |
---|---|
PdfDocEncoding() |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
COSBase |
getCOSObject() |
Convert this standard java object to a COS object.
|
addCharacterEncoding, getCharacter, getCharacter, getCharacterForName, getCode, getCodeToNameMap, getName, getNameFromCharacter, getNameToCodeMap, hasCodeForName, hasNameForCode
public static final PdfDocEncoding INSTANCE
public COSBase getCOSObject()