Interface Parameters

    • Method Detail

      • getParameter

        XPathExpression getParameter​(int index)
                              throws java.lang.IndexOutOfBoundsException
        Returns the XPathExpression at the specified position in this list.
        Parameters:
        index - the position of the Expr to return
        Throws:
        java.lang.IndexOutOfBoundsException
      • getParameterCount

        int getParameterCount()
        Returns the number of expressions in the parameter list
        Returns:
        the number of expressions in the parameter list