Uses of Class org.apache.xpath.functions.WrongNumberArgsException

Uses in package org.apache.xalan.templates

Methods which throw type org.apache.xpath.functions.WrongNumberArgsException

void
Overide the superclass method to allow one or two arguments.
void
Overide the superclass method to allow one or two arguments.

Uses in package org.apache.xpath.functions

Methods which throw type org.apache.xpath.functions.WrongNumberArgsException

void
Check that the number of arguments passed to this function is correct.
void
Check that the number of arguments passed to this function is correct.
void
Check that the number of arguments passed to this function is correct.
void
Check that the number of arguments passed to this function is correct.
void
Check that the number of arguments passed to this function is correct.
void
Check that the number of arguments passed to this function is correct.
void
Check that the number of arguments passed to this function is correct.
void
Check that the number of arguments passed to this function is correct.
void
Check that the number of arguments passed to this function is correct.
void
FuncExtFunction.setArg(Expression arg, int argNum)
Set an argument expression for a function.
void
Function.setArg(Expression arg, int argNum)
Set an argument expression for a function.
void
Function2Args.setArg(Expression arg, int argNum)
Set an argument expression for a function.
void
Function3Args.setArg(Expression arg, int argNum)
Set an argument expression for a function.
void
Set an argument expression for a function.
void
FunctionOneArg.setArg(Expression arg, int argNum)
Set an argument expression for a function.

Copyright B) 2006 Apache XML Project. All Rights Reserved.