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