|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.JRcServer.commons.util.AsciiDef
public class AsciiDef
AsciiCodeDefineオブジェクト.
アスキーコード定義の定数情報をサポートします.
フィールドの概要 | |
---|---|
static java.lang.String[] |
ASCII_CD
アスキーコード情報. |
メソッドの概要 | |
---|---|
static int |
convertCharByAscii(char code)
文字コードをアスキーコードに変換. |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final java.lang.String[] ASCII_CD
メソッドの詳細 |
---|
public static final int convertCharByAscii(char code)
code
- 対象のキャラクターコードを設定します.
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |