|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.overlord.sramp.common.query.xpath | |
| org.overlord.sramp.common.query.xpath.visitors | |
| Uses of Query in org.overlord.sramp.common.query.xpath |
|---|
| Methods in org.overlord.sramp.common.query.xpath that return Query | |
|---|---|
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. |
| Uses of Query in org.overlord.sramp.common.query.xpath.visitors |
|---|
| Methods in org.overlord.sramp.common.query.xpath.visitors with parameters of type Query | |
|---|---|
void |
XPathVisitor.visit(Query node)
Visits a specific x-path node. |
void |
XPathSerializationVisitor.visit(Query node)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||