org.exolab.adaptx.xpath
public interface Parameters
Version: $Revision: 3875 $
Method Summary | |
---|---|
XPathExpression | getParameter(int index)
Returns the XPathExpression at the specified position in this list.
|
int | getParameterCount()
Returns the number of expressions in the parameter list
|
Parameters: index the position of the Expr to return
Throws: IndexOutOfBoundsException
Returns: the number of expressions in the parameter list