ModeShape Distribution 3.0.0.Beta4

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

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

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

Subclasses of XPath.KindTest in org.modeshape.jcr.query.xpath
static class XPath.AnyKindTest
           
static class XPath.AttributeTest
           
static class XPath.CommentTest
           
static class XPath.DocumentTest
           
static class XPath.ElementTest
           
static class XPath.ProcessingInstructionTest
           
static class XPath.SchemaAttributeTest
           
static class XPath.SchemaElementTest
           
static class XPath.TextTest
           
 

Methods in org.modeshape.jcr.query.xpath that return XPath.KindTest
protected  XPath.KindTest XPathParser.parseKindTest(TokenStream tokens)
           
 


ModeShape Distribution 3.0.0.Beta4

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