| Extension function interface. Extension functions are grouped into
Functions Functions objects, which are installed on
JXPathContexts using the
JXPathContext.setFunctions JXPathContext.setFunctions() call.
The Function interface can be implemented directly. However,
most of the time JXPath's built-in implementations should suffice.
See
ClassFunctions ClassFunctions and
PackageFunctions PackageFunctions .
author: Dmitri Plotnikov version: $Revision: 1.7 $ $Date: 2004/02/29 14:17:42 $ |