|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XPathFunction
An XPath extension function.
Method Summary | |
---|---|
Object |
evaluate(List args)
Evaluate the function with the specified arguments. |
Method Detail |
---|
Object evaluate(List args) throws XPathFunctionException
args
- the list of arguments
XPathFunctionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |