| パッケージ | 説明 |
|---|---|
| org.jaxen.expr |
Interfaces and default implementations for
XPath expression components.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DefaultUnionExpr
非推奨です。
this class will become non-public in the future;
use the interface instead
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
UnionExpr |
XPathFactory.createUnionExpr(Expr lhs,
Expr rhs)
Returns a new XPath union expression.
|
UnionExpr |
DefaultXPathFactory.createUnionExpr(Expr lhs,
Expr rhs) |
Copyright © 2001-2013 Codehaus. All Rights Reserved.