public static class XPath.ParenthesizedExpression extends XPath.Component
| Constructor and Description |
|---|
XPath.ParenthesizedExpression() |
XPath.ParenthesizedExpression(XPath.Component wrapped) |
| Modifier and Type | Method and Description |
|---|---|
XPath.Component |
collapse()
Return the collapsable form
|
boolean |
equals(Object obj) |
XPath.Component |
getWrapped() |
int |
hashCode() |
String |
toString() |
public XPath.ParenthesizedExpression()
public XPath.ParenthesizedExpression(XPath.Component wrapped)
public XPath.Component getWrapped()
public XPath.Component collapse()
XPath.Componentcollapse in class XPath.ComponentCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.