Package | Description |
---|---|
org.apache.commons.jxpath.ri |
Reference implementation of JXPath.
|
org.apache.commons.jxpath.ri.axes |
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
|
Modifier and Type | Field and Description |
---|---|
protected RootContext |
EvalContext.rootContext
root context
|
Modifier and Type | Method and Description |
---|---|
RootContext |
EvalContext.getRootContext()
Returns the root context of the path, which provides easy
access to variables and functions.
|
Modifier and Type | Method and Description |
---|---|
RootContext |
RootContext.getRootContext() |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.