public class Latin2CharacterSet extends Object implements CharacterSet
Modifier and Type | Method and Description |
---|---|
static Latin2CharacterSet |
getInstance() |
boolean |
inCharset(int ch)
Determine if a character is present in the character set
|
public static Latin2CharacterSet getInstance()
public final boolean inCharset(int ch)
CharacterSet
inCharset
in interface CharacterSet