|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.exolab.adaptx.xpath.FunctionState
A class for holding onto state information for extension function calls, such as the funciton parameters.
| Constructor Summary | |
FunctionState()
|
|
| Method Summary | |
abstract Parameters |
getParameters()
Returns the function parameters as a set of XPathExpressions |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FunctionState()
| Method Detail |
public abstract Parameters getParameters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||