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