|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.modeshape.jcr.query.xpath.XPath.Component
org.modeshape.jcr.query.xpath.XPath.BinaryComponent
org.modeshape.jcr.query.xpath.XPath.Union
public static class XPath.Union
Constructor Summary | |
---|---|
XPath.Union(XPath.Component left,
XPath.Component right)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
String |
toString()
|
Methods inherited from class org.modeshape.jcr.query.xpath.XPath.BinaryComponent |
---|
getLeft, getRight |
Methods inherited from class org.modeshape.jcr.query.xpath.XPath.Component |
---|
collapse |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XPath.Union(XPath.Component left, XPath.Component right)
Method Detail |
---|
public String toString()
toString
in class Object
public boolean equals(Object obj)
equals
in class Object
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |