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

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

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

Methods in org.jboss.dna.jcr.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.jboss.dna.jcr.xpath with type arguments of type XPath.OrderBySpec
XPath.OrderBy(List<XPath.OrderBySpec> orderBySpecifications)
           
 



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