org.modeshape.jcr.xpath
Class XPath.KindTest

java.lang.Object
  extended by org.modeshape.jcr.xpath.XPath.Component
      extended by org.modeshape.jcr.xpath.XPath.NodeTest
          extended by org.modeshape.jcr.xpath.XPath.KindTest
Direct Known Subclasses:
XPath.AnyKindTest, XPath.AttributeTest, XPath.CommentTest, XPath.DocumentTest, XPath.ElementTest, XPath.ProcessingInstructionTest, XPath.SchemaAttributeTest, XPath.SchemaElementTest, XPath.TextTest
Enclosing class:
XPath

public abstract static class XPath.KindTest
extends XPath.NodeTest


Constructor Summary
XPath.KindTest()
           
 
Method Summary
 
Methods inherited from class org.modeshape.jcr.xpath.XPath.Component
collapse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPath.KindTest

public XPath.KindTest()


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