Uses of Class
org.jboss.dna.jcr.xpath.XPath.NodeTest

Packages that use XPath.NodeTest
org.jboss.dna.jcr.xpath   
 

Uses of XPath.NodeTest in org.jboss.dna.jcr.xpath
 

Subclasses of XPath.NodeTest in org.jboss.dna.jcr.xpath
static class XPath.AnyKindTest
           
static class XPath.AttributeNameTest
           
static class XPath.AttributeTest
           
static class XPath.CommentTest
           
static class XPath.DocumentTest
           
static class XPath.ElementTest
           
static class XPath.KindTest
           
static class XPath.NameTest
           
static class XPath.ProcessingInstructionTest
           
static class XPath.SchemaAttributeTest
           
static class XPath.SchemaElementTest
           
static class XPath.TextTest
           
 

Methods in org.jboss.dna.jcr.xpath that return XPath.NodeTest
 XPath.NodeTest XPath.AxisStep.getNodeTest()
           
 

Constructors in org.jboss.dna.jcr.xpath with parameters of type XPath.NodeTest
XPath.AxisStep(XPath.NodeTest nodeTest, List<XPath.Component> predicates)
           
 



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