|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.planx.xpath.function.BooleanFunction
public class BooleanFunction
Core boolean function.
| Constructor Summary | |
|---|---|
BooleanFunction()
|
|
| Method Summary | |
|---|---|
XObject |
evaluate(XObject[] args,
Context ctxt,
Environment env,
Navigator nav)
Evaluate the function using the specified arguments, context, environment and navigator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanFunction()
| Method Detail |
|---|
public XObject evaluate(XObject[] args,
Context ctxt,
Environment env,
Navigator nav)
throws FunctionException
Function
evaluate in interface FunctionFunctionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||