|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.query.xpath.QueryPredicateVisitor
public class QueryPredicateVisitor
Receives Jaxen XPATH expression events as the expression parse tree is traversed.
| Constructor Summary | |
|---|---|
QueryPredicateVisitor()
|
|
| Method Summary | |
|---|---|
Where |
getResult()
|
void |
visit(org.jaxen.expr.Expr target,
org.jaxen.expr.Expr source,
int level)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryPredicateVisitor()
| Method Detail |
|---|
public void visit(org.jaxen.expr.Expr target,
org.jaxen.expr.Expr source,
int level)
visit in interface XPathExprVisitorpublic Where getResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||