CharacterSet
public 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)
CharacterSet
inCharset
in interface CharacterSet