| Package | Description |
|---|---|
| com.hp.hpl.sparta.xpath |
XPath parse trees over which Visitor objects can traverse to apply the
XPath expression to DOM nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttrGreaterExpr
A '@attrName > n' test.
|
class |
AttrLessExpr
A '@attrName < "n"' test.
|
Copyright © 2016. All Rights Reserved.