| Package | Description |
|---|---|
| org.plasma.query.xpath |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryPredicateVisitor
Receives Jaxen XPATH expression events as
the expression parse tree is traversed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryXPath.accept(org.jaxen.expr.Step step,
XPathExprVisitor visitor) |
void |
QueryXPath.acceptBreadthFirst(org.jaxen.expr.Step step,
XPathExprVisitor visitor) |
Copyright © 2017. All rights reserved.