|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectshohaku.core.util.cel.DateTimeExpression
日付を生成する式を提供します。
| コンストラクタの概要 | |
DateTimeExpression()
|
|
| メソッドの概要 | |
CELReturnValue |
execute(CELBinder binder,
java.lang.String expression,
int beginIndex,
CELContext context)
式を実行して値を返却します。 |
CELLiteral |
getLiteral()
リテラル文字 '|', '|' を返却します。 |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public DateTimeExpression()
| メソッドの詳細 |
public CELLiteral getLiteral()
CELExpression 内の getLiteral
public CELReturnValue execute(CELBinder binder,
java.lang.String expression,
int beginIndex,
CELContext context)
CELExpression 内の executebinder - 処理基のバインダーexpression - 式beginIndex - 開始インデックスcontext - 引数値の一覧
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||