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

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

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

Methods in org.modeshape.jcr.xpath that return XPath.Literal
protected  XPath.Literal XPathParser.parseNumericLiteral(TokenStream tokens)
           
protected  XPath.Literal XPathParser.parseStringLiteral(TokenStream tokens)
           
 



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