|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.planx.xpath.function.LastFunction
public class LastFunction
Core last function.
| Constructor Summary | |
|---|---|
LastFunction()
|
|
| 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 LastFunction()
| 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 | |||||||||