Package | Description |
---|---|
org.apache.commons.jxpath.ri.axes |
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
|
Modifier and Type | Field and Description |
---|---|
private JXPathContextReferenceImpl |
RootContext.jxpathContext |
Constructor and Description |
---|
RootContext(JXPathContextReferenceImpl jxpathContext,
NodePointer pointer)
Create a new RootContext.
|