org.jaxen.expr
public class DefaultAbsoluteLocationPath extends DefaultLocationPath
Deprecated: this class will become non-public in the future; use the interface instead
| Field Summary | |
|---|---|
| static long | serialVersionUID |
| Constructor Summary | |
|---|---|
| DefaultAbsoluteLocationPath() | |
| Method Summary | |
|---|---|
| Object | evaluate(Context context) |
| String | getText() |
| boolean | isAbsolute() |
| String | toString() |