public abstract class FunctionState
extends java.lang.Object
Constructor and Description |
---|
FunctionState() |
Modifier and Type | Method and Description |
---|---|
abstract Parameters |
getParameters()
Returns the function parameters as a set
of XPathExpressions
|
public abstract Parameters getParameters()