public class CP1250CharacterSet extends java.lang.Object implements CharacterSet
Modifier and Type | Field and Description |
---|---|
static CP1250CharacterSet |
theInstance |
Modifier and Type | Method and Description |
---|---|
static CP1250CharacterSet |
getInstance() |
boolean |
inCharset(int ch)
Determine if a character is present in the character set
|
public static CP1250CharacterSet theInstance
public static CP1250CharacterSet getInstance()
public final boolean inCharset(int ch)
CharacterSet
inCharset
in interface CharacterSet