|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectwoolpack.el.ELConstants
public class ELConstants
定数の集まり。
フィールドの概要 | |
---|---|
static EL |
NULL
null オブジェクト役の EL 。 |
static PropertyELFactory |
PROPERTY_EL_FACTORY
プロパティにアクセスする GettingEL とEL のファクトリのデフォルト値。 |
メソッドの概要 | |
---|---|
static PropertyELFactory |
getPropertyELFactory(Convertable convertable)
プロパティにアクセスする GettingEL とEL のファクトリを返す。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final EL NULL
EL
。
public static final PropertyELFactory PROPERTY_EL_FACTORY
GettingEL
とEL
のファクトリのデフォルト値。
メソッドの詳細 |
---|
public static final PropertyELFactory getPropertyELFactory(Convertable convertable)
GettingEL
とEL
のファクトリを返す。
convertable
- 型変換器。
GettingEL
とEL
のファクトリ。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |