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