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