org.modeshape.jcr.xpath
Class XPath.NodeTest

java.lang.Object
  extended by org.modeshape.jcr.xpath.XPath.Component
      extended by org.modeshape.jcr.xpath.XPath.NodeTest
Direct Known Subclasses:
XPath.AttributeNameTest, XPath.KindTest, XPath.NameTest
Enclosing class:
XPath

public abstract static class XPath.NodeTest
extends XPath.Component


Constructor Summary
XPath.NodeTest()
           
 
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.NodeTest

public XPath.NodeTest()


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