|
Woolpack API | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectwoolpack.el.ELUtils
public final class ELUtils
式言語のユーティリティです。
フィールドの概要 | |
---|---|
static EL |
NULL
null オブジェクト役の EL です。 |
static PropertyELFactory |
PROPERTY_EL_FACTORY
プロパティにアクセスする GettingEL とEL のファクトリのデフォルト値です。 |
メソッドの概要 | |
---|---|
static PropertyELFactory |
getPropertyELFactory(Fn<ConvertContext,java.lang.Void> fn)
プロパティにアクセスする 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 PropertyELFactory getPropertyELFactory(Fn<ConvertContext,java.lang.Void> fn)
GettingEL
とEL
のファクトリを返します。
fn
- 型変換器。
|
Woolpack API | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |