public class MacRomanEncoding extends Encoding
| Modifier and Type | Field and Description |
|---|---|
static MacRomanEncoding |
INSTANCE
Singleton instance of this class.
|
codeToName, MAC_GLYPH_NAMES, MAC_GLYPH_NAMES_INDICES, nameToCode, NUMBER_OF_MAC_GLYPHS| Constructor and Description |
|---|
MacRomanEncoding()
Constructor.
|
addCharacterEncoding, getCharacter, getCharacter, getCode, getName, getNameFromCharacterpublic static final MacRomanEncoding INSTANCE
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.