|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--jp.morpho.webapp.servlet.ServletContextAttributeNames
ServletContextAttributeNames クラスは、ServletContext オブジェクトに格納される属性を識別するための名前を定義します。 このクラスに定義される名前は、ServletContext オブジェクトで使用されます。
フィールドの概要 | |
static java.lang.String |
characterEncoding
文字エンコーディングを識別します |
コンストラクタの概要 | |
ServletContextAttributeNames()
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public static final java.lang.String characterEncoding
コンストラクタの詳細 |
public ServletContextAttributeNames()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |