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, getNameFromCharacter
public static final MacRomanEncoding INSTANCE
Copyright © 2008–2018. All rights reserved.