Package | Description |
---|---|
org.artificer.common.query.xpath.ast | |
org.artificer.common.query.xpath.visitors |
Modifier and Type | Method and Description |
---|---|
Expr |
EqualityExpr.getExpr() |
Expr |
Predicate.getExpr() |
Expr |
Argument.getExpr() |
Modifier and Type | Method and Description |
---|---|
void |
EqualityExpr.setExpr(Expr expr) |
void |
Predicate.setExpr(Expr expr) |
void |
Argument.setExpr(Expr expr) |
Modifier and Type | Method and Description |
---|---|
void |
XPathVisitor.visit(Expr node)
Visits a specific x-path node.
|
void |
XPathSerializationVisitor.visit(Expr node) |
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.