Package | Description |
---|---|
org.apache.commons.jxpath.ri.compiler |
XPath parse tree.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CoreOperationEqual |
Implementation of
Expression for the operation "=". |
class |
CoreOperationNotEqual |
Implementation of
Expression for the operation "!=". |
class |
NameAttributeTest |
Captures the
foo[@name=expr] expression. |