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

Packages that use XPath.KindTest
org.modeshape.jcr.xpath   
 

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

Subclasses of XPath.KindTest in org.modeshape.jcr.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.xpath that return XPath.KindTest
protected  XPath.KindTest XPathParser.parseKindTest(TokenStream tokens)
           
 



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