Check that the number of arguments passed to this function is correct.
Parameters: argNum - The number of arguments that is being passed to the function. throws: WrongNumberArgsException -
Execute the function. The function must return
a valid object.
Parameters: xctxt - The current execution context. A valid XObject. throws: javax.xml.transform.TransformerException -