|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPath.OrderBySpec | |
---|---|
org.modeshape.jcr.query.xpath | The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries. |
Uses of XPath.OrderBySpec in org.modeshape.jcr.query.xpath |
---|
Methods in org.modeshape.jcr.query.xpath that return XPath.OrderBySpec | |
---|---|
protected XPath.OrderBySpec |
XPathParser.parseOrderBySpec(TokenStream tokens)
|
Methods in org.modeshape.jcr.query.xpath that return types with arguments of type XPath.OrderBySpec | |
---|---|
List<XPath.OrderBySpec> |
XPath.OrderBy.getOrderBySpecifications()
|
Iterator<XPath.OrderBySpec> |
XPath.OrderBy.iterator()
|
Constructor parameters in org.modeshape.jcr.query.xpath with type arguments of type XPath.OrderBySpec | |
---|---|
XPath.OrderBy(List<XPath.OrderBySpec> orderBySpecifications)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |