|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPathVisitor | |
|---|---|
| org.apache.jackrabbit.spi.commons.query.xpath | |
| Uses of XPathVisitor in org.apache.jackrabbit.spi.commons.query.xpath |
|---|
| Classes in org.apache.jackrabbit.spi.commons.query.xpath that implement XPathVisitor | |
|---|---|
class |
XPathQueryBuilder
Query builder that translates a XPath statement into a query tree structure. |
| Methods in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPathVisitor | |
|---|---|
Object |
SimpleNode.childrenAccept(XPathVisitor visitor,
Object data)
Accept the visitor. |
Object |
Node.jjtAccept(XPathVisitor visitor,
Object data)
Accept the visitor. |
Object |
SimpleNode.jjtAccept(XPathVisitor visitor,
Object data)
Accept the visitor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||