public abstract class DefaultExpr extends Object implements Expr
| Constructor and Description |
|---|
DefaultExpr()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Iterator |
convertToIterator(Object obj)
Deprecated.
|
static List |
convertToList(Object obj)
Deprecated.
|
Expr |
simplify()
Deprecated.
Simplifies the XPath expression.
|
Copyright © 2001–2016 Codehaus. All rights reserved.