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).
|
Class and Description |
---|
RootContext
EvalContext that is used to hold the root node for the path traversal.
|
Class and Description |
---|
NodeSetContext
A simple context that is based on a
NodeSet . |
RootContext
EvalContext that is used to hold the root node for the path traversal.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.