|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RootContext | |
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). |
Uses of RootContext in org.apache.commons.jxpath.ri |
Fields in org.apache.commons.jxpath.ri declared as RootContext | |
protected RootContext |
EvalContext.rootContext
|
Methods in org.apache.commons.jxpath.ri that return RootContext | |
RootContext |
EvalContext.getRootContext()
Returns the root context of the path, which provides easy access to variables and functions. |
Uses of RootContext in org.apache.commons.jxpath.ri.axes |
Methods in org.apache.commons.jxpath.ri.axes that return RootContext | |
RootContext |
RootContext.getRootContext()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |