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