| Package | Description |
|---|---|
| org.apache.commons.jxpath.ri.axes |
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
UnionContext |
EvalContext that represents a union between other contexts - result
of a union operation like (a | b)
|