public class CP1250CharacterSet extends java.lang.Object implements CharacterSet
| Constructor and Description |
|---|
CP1250CharacterSet() |
| Modifier and Type | Method and 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