| Package | Description |
|---|---|
| org.apache.jackrabbit.spi.commons.query.xpath |
| Modifier and Type | Class and Description |
|---|---|
class |
XPathQueryBuilder
Query builder that translates a XPath statement into a query tree structure.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SimpleNode.childrenAccept(XPathVisitor visitor,
Object data)
Accept the visitor.
|
Object |
SimpleNode.jjtAccept(XPathVisitor visitor,
Object data)
Accept the visitor.
|
Object |
Node.jjtAccept(XPathVisitor visitor,
Object data)
Accept the visitor.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.