Package | Description |
---|---|
org.artificer.common.query.xpath | |
org.artificer.common.query.xpath.visitors |
Modifier and Type | Method and Description |
---|---|
protected Query |
XPathParser.parseQuery(TokenStream tokens)
Parses a
Query from the given token stream. |
Query |
XPathParser.parseXPath(String xpath)
Called to parse the XPath query into an S-RAMP XPath AST.
|
Modifier and Type | Method and Description |
---|---|
void |
XPathVisitor.visit(Query node)
Visits a specific x-path node.
|
void |
XPathSerializationVisitor.visit(Query node) |
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.