Package | Description |
---|---|
org.modeshape.jcr.query.xpath |
The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries.
|
Modifier and Type | Method and Description |
---|---|
XPath.OrderBy |
XPath.PathExpression.getOrderBy()
Get the order-by clause.
|
protected XPath.OrderBy |
XPathParser.parseOrderBy(TokenStream tokens) |
Constructor and Description |
---|
PathExpression(boolean relative,
List<XPath.StepExpression> steps,
XPath.OrderBy orderBy) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.