API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.xpath. XPathFunctionResolver View Source
Author(s)
Norman Walsh
Jeff Suttor
Since
1.5
Version
$Revision: 1.2 $, $Date: 2005/06/10 03:50:45 $
Serial
Hierarchy
 XPathFunctionResolver
Subinterfaces
Description
public interface XPathFunctionResolver
  XPathFunctionResolver provides access to the set of user defined XPathFunctions.
Methods
Hide/Show inherited methods
public XPathFunction resolveFunction (QName functionName, int arity)
  Find a function in the set of available functions.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar