COSObjectablepublic class WinAnsiEncoding extends Encoding
| Modifier and Type | Field | Description |
|---|---|---|
static WinAnsiEncoding |
INSTANCE |
Singleton instance of this class.
|
codeToName, nameToCode, NOTDEF| Constructor | Description |
|---|---|
WinAnsiEncoding() |
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, hasNameForCodepublic static final WinAnsiEncoding INSTANCE
public COSBase getCOSObject()