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