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