|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathFunction | |
---|---|
org.eclipse.jet.xpath | The JET XPath processor. |
Uses of XPathFunction in org.eclipse.jet.xpath |
---|
Methods in org.eclipse.jet.xpath that return XPathFunction | |
---|---|
XPathFunction |
XPathFunctionMetaData.getFunction()
Return the function implementation |
XPathFunction |
XPathFunctionResolver.resolveFunction(java.lang.String functionName,
int arity)
|
XPathFunction |
DefaultXPathFunctionResolver.resolveFunction(java.lang.String functionName,
int arity)
|
Constructors in org.eclipse.jet.xpath with parameters of type XPathFunction | |
---|---|
XPathFunctionMetaData(java.lang.String name,
java.lang.String namespace,
XPathFunction function,
int minArgs,
int maxArgs)
Create function metadata. |
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |