|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.apache.commons.lang.CharEncoding
jp.sourceforge.livez.lang.CharEncoding
public final class CharEncoding
このクラスは org.apache.commons.lang.CharEncoding を拡張して、 日本語圏でよく使用するキャラクタエンコーディング名を提供します。
| フィールドの概要 | |
|---|---|
static String |
EUC_JP
EUC-JP を表します。 |
static String |
JIS
JIS を表します。 |
static String |
SHIFT_JIS
シフトJIS を表します。 |
| クラス org.apache.commons.lang.CharEncoding から継承されたフィールド |
|---|
ISO_8859_1, US_ASCII, UTF_16, UTF_16BE, UTF_16LE, UTF_8 |
| メソッドの概要 |
|---|
| クラス org.apache.commons.lang.CharEncoding から継承されたメソッド |
|---|
isSupported |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public static final String SHIFT_JIS
public static final String EUC_JP
public static final String JIS
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||