public class MacRomanEncoding extends Encoding
Modifier and Type | Field and Description |
---|---|
static MacRomanEncoding |
INSTANCE
Singleton instance of this class.
|
codeToName, nameToCode, NOTDEF
Constructor and Description |
---|
MacRomanEncoding()
Constructor.
|
Modifier and Type | Method and 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 MacRomanEncoding INSTANCE
public COSBase getCOSObject()
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.