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