public class MacRomanEncoding extends Encoding
| Modifier and Type | Field | Description |
|---|---|---|
static MacRomanEncoding |
INSTANCE |
Singleton instance of this class.
|
codeToName, MAC_GLYPH_NAMES, MAC_GLYPH_NAMES_INDICES, nameToCode, NUMBER_OF_MAC_GLYPHS| Constructor | Description |
|---|---|
MacRomanEncoding() |
Constructor.
|
addCharacterEncoding, getCharacter, getCharacter, getCode, getName, getNameFromCharacterpublic static final MacRomanEncoding INSTANCE
Copyright © 2008–2018. All rights reserved.