Package | Description |
---|---|
org.apache.commons.jxpath.ri.compiler |
XPath parse tree.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CoreOperationGreaterThan |
Implementation of
Expression for the operation ">". |
class |
CoreOperationGreaterThanOrEqual |
Implementation of
Expression for the operation ">=". |
class |
CoreOperationLessThan |
Implementation of
Expression for the operation "<". |
class |
CoreOperationLessThanOrEqual |
Implementation of
Expression for the operation "<=". |