public static class XPath.Subtract extends XPath.BinaryComponent
Constructor and Description |
---|
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, getRight
public Subtract(XPath.Component left, XPath.Component right)
public XPath.Component collapse()
XPath.Component
collapse
in class XPath.Component
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.