パッケージ | 説明 |
---|---|
org.jaxen |
This package defines the core Jaxen API to the XPath engine.
|
org.jaxen.expr |
Interfaces and default implementations for
XPath expression components.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
JaxenHandler.addParameters(FunctionCallExpr function,
Iterator paramIter) |
修飾子とタイプ | クラスと説明 |
---|---|
class |
DefaultFunctionCallExpr
非推奨です。
this class will become non-public in the future;
use the interface instead
|
修飾子とタイプ | メソッドと説明 |
---|---|
FunctionCallExpr |
XPathFactory.createFunctionCallExpr(String prefix,
String functionName)
Create a new function call expression.
|
FunctionCallExpr |
DefaultXPathFactory.createFunctionCallExpr(String prefix,
String functionName) |
Copyright © 2001-2013 Codehaus. All Rights Reserved.