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

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

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

Methods in org.modeshape.jcr.xpath that return XPath.SchemaElementTest
 XPath.SchemaElementTest XPath.DocumentTest.getSchemaElementTest()
           
protected  XPath.SchemaElementTest XPathParser.parseSchemaElementTest(TokenStream tokens)
           
 

Constructors in org.modeshape.jcr.xpath with parameters of type XPath.SchemaElementTest
XPath.DocumentTest(XPath.SchemaElementTest schemaElementTest)
           
 



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