Uses of Class
org.jboss.dna.jcr.xpath.XPath.OrderBy

Packages that use XPath.OrderBy
org.jboss.dna.jcr.xpath   
 

Uses of XPath.OrderBy in org.jboss.dna.jcr.xpath
 

Methods in org.jboss.dna.jcr.xpath that return XPath.OrderBy
 XPath.OrderBy XPath.PathExpression.getOrderBy()
          Get the order-by clause.
 

Constructors in org.jboss.dna.jcr.xpath with parameters of type XPath.OrderBy
XPath.PathExpression(boolean relative, List<XPath.StepExpression> steps, XPath.OrderBy orderBy)
           
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.