org.modeshape.jcr.query.xpath
Class XPath.Negation
java.lang.Object
org.modeshape.jcr.query.xpath.XPath.Component
org.modeshape.jcr.query.xpath.XPath.UnaryComponent
org.modeshape.jcr.query.xpath.XPath.Negation
- Enclosing class:
- XPath
public static class XPath.Negation
- extends XPath.UnaryComponent
XPath.Negation
public XPath.Negation(XPath.Component wrapped)
getNegated
public XPath.Component getNegated()
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.