public static class XPath.Subtract extends XPath.BinaryComponent
| Constructor and Description |
|---|
XPath.Subtract(XPath.Component left,
XPath.Component right) |
| Modifier and Type | Method and Description |
|---|---|
XPath.Component |
collapse()
Return the collapsable form
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
getLeft, getRightpublic XPath.Subtract(XPath.Component left, XPath.Component right)
public XPath.Component collapse()
XPath.Componentcollapse in class XPath.ComponentCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.