public static class XPath.Negation extends XPath.UnaryComponent
wrapped| Constructor and Description |
|---|
XPath.Negation(XPath.Component wrapped) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
XPath.Component |
getNegated() |
int |
hashCode() |
String |
toString() |
collapsepublic XPath.Negation(XPath.Component wrapped)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.