|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--com.werken.xpath.function.TrueFunction
4.3 boolean true()
コンストラクタの概要 | |
TrueFunction()
|
メソッドの概要 | |
java.lang.Object |
call(Context context,
java.util.List args)
Call the function object. |
static java.lang.Boolean |
evaluate()
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public TrueFunction()
メソッドの詳細 |
public java.lang.Object call(Context context, java.util.List args)
Function
の記述: Function
内の call
com.werken.xpath.function.Function
からコピーされたタグ:context
- The current context the function operates uponargs
- The argument list to the function.public static java.lang.Boolean evaluate()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |