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