public class CP852CharacterSet extends Object implements PluggableCharacterSet
| Constructor and Description |
|---|
CP852CharacterSet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncodingName()
Determine the name of the Java character set encoding to be used
|
boolean |
inCharset(int ch)
Determine if a character is present in the character set
|
public final boolean inCharset(int ch)
CharacterSetinCharset in interface CharacterSetpublic final String getEncodingName()
PluggableCharacterSetgetEncodingName in interface PluggableCharacterSet