org.modeshape.jcr.query.xpath
Class XPath.UnaryComponent
java.lang.Object
org.modeshape.jcr.query.xpath.XPath.Component
org.modeshape.jcr.query.xpath.XPath.UnaryComponent
- Direct Known Subclasses:
- XPath.Negation
- Enclosing class:
- XPath
public abstract static class XPath.UnaryComponent
- extends XPath.Component
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wrapped
protected final XPath.Component wrapped
XPath.UnaryComponent
public XPath.UnaryComponent(XPath.Component wrapped)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.