public static class XPath.Union extends XPath.BinaryComponent
| Constructor and Description |
|---|
Union(XPath.Component left,
XPath.Component right) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
getLeft, getRightcollapsepublic Union(XPath.Component left, XPath.Component right)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.