public class CachingCharsetDef extends CharsetDefSupport
| Constructor and Description |
|---|
CachingCharsetDef() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(int codePoint)
コードポイントが許容文字であるか判定する。
|
void |
setCharsetDef(CharsetDef charsetDef)
許容文字集合定義を設定する。
|
getMessageId, setMessageIdpublic void setCharsetDef(CharsetDef charsetDef)
charsetDef - 許容文字集合定義public boolean contains(int codePoint)
codePoint - Unicodeコードポイント