|
jaxen 1.1.3-redhat-2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FunctionCallExpr | |
|---|---|
| org.jaxen | This package defines the core Jaxen API to the XPath engine. |
| org.jaxen.expr | Interfaces and default implementations for XPath expression components. |
| Uses of FunctionCallExpr in org.jaxen |
|---|
| Methods in org.jaxen with parameters of type FunctionCallExpr | |
|---|---|
protected void |
JaxenHandler.addParameters(FunctionCallExpr function,
Iterator paramIter)
|
| Uses of FunctionCallExpr in org.jaxen.expr |
|---|
| Classes in org.jaxen.expr that implement FunctionCallExpr | |
|---|---|
class |
DefaultFunctionCallExpr
Deprecated. this class will become non-public in the future; use the interface instead |
| Methods in org.jaxen.expr that return FunctionCallExpr | |
|---|---|
FunctionCallExpr |
XPathFactory.createFunctionCallExpr(String prefix,
String functionName)
Create a new function call expression. |
FunctionCallExpr |
DefaultXPathFactory.createFunctionCallExpr(String prefix,
String functionName)
|
|
jaxen 1.1.3-redhat-2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||