Uses of Class
org.modeshape.jcr.xpath.XPath.ParenthesizedExpression

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

Uses of XPath.ParenthesizedExpression in org.modeshape.jcr.xpath
 

Methods in org.modeshape.jcr.xpath that return XPath.ParenthesizedExpression
protected  XPath.ParenthesizedExpression XPathParser.parseParenthesizedExpr(TokenStream tokens)
           
 



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