org.modeshape.jcr.query.xpath
Class XPath.Except
java.lang.Object
org.modeshape.jcr.query.xpath.XPath.Component
org.modeshape.jcr.query.xpath.XPath.BinaryComponent
org.modeshape.jcr.query.xpath.XPath.Except
- Enclosing class:
- XPath
public static class XPath.Except
- extends XPath.BinaryComponent
XPath.Except
public XPath.Except(XPath.Component left,
XPath.Component right)
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.