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