org.jboss.dna.jcr.xpath
Class XPath.UnaryComponent

java.lang.Object
  extended by org.jboss.dna.jcr.xpath.XPath.Component
      extended by org.jboss.dna.jcr.xpath.XPath.UnaryComponent
Direct Known Subclasses:
XPath.Negation
Enclosing class:
XPath

public abstract static class XPath.UnaryComponent
extends XPath.Component


Constructor Summary
XPath.UnaryComponent(XPath.Component wrapped)
           
 
Method Summary
 
Methods inherited from class org.jboss.dna.jcr.xpath.XPath.Component
collapse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPath.UnaryComponent

public XPath.UnaryComponent(XPath.Component wrapped)


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