|
ModeShape Distribution 3.2.0.Final | |||||||||
| 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.Except
public static class XPath.Except
| Constructor Summary | |
|---|---|
XPath.Except(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.Except(XPath.Component left,
XPath.Component right)
| Method Detail |
|---|
public String toString()
toString in class Objectpublic boolean equals(Object obj)
equals in class Object
|
ModeShape Distribution 3.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||