ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.query.xpath.XPath.FunctionCall

Packages that use XPath.FunctionCall
org.modeshape.jcr.query.xpath The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries. 
 

Uses of XPath.FunctionCall in org.modeshape.jcr.query.xpath
 

Methods in org.modeshape.jcr.query.xpath that return XPath.FunctionCall
 XPath.FunctionCall XPath.OrderBySpec.getScoreFunction()
          Get the score function for this order specification.
protected  XPath.FunctionCall XPathParser.parseFunctionCall(TokenStream tokens)
           
 

Constructors in org.modeshape.jcr.query.xpath with parameters of type XPath.FunctionCall
XPath.OrderBySpec(Order order, XPath.FunctionCall scoreFunction)
           
 


ModeShape Distribution 3.0.0.Beta4

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