org.modeshape.jcr.query.xpath
Class XPath.Intersect
java.lang.Object
org.modeshape.jcr.query.xpath.XPath.Component
org.modeshape.jcr.query.xpath.XPath.BinaryComponent
org.modeshape.jcr.query.xpath.XPath.Intersect
- Enclosing class:
- XPath
public static class XPath.Intersect
- extends XPath.BinaryComponent
XPath.Intersect
public XPath.Intersect(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.