Package | Description |
---|---|
org.apache.commons.jxpath.ri.axes |
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
|
Modifier and Type | Class and Description |
---|---|
class |
UnionContext
EvalContext that represents a union between other contexts - result
of a union operation like (a | b)
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.