public abstract static class XPath.BinaryComponent extends XPath.Component
| Constructor and Description |
|---|
XPath.BinaryComponent(XPath.Component left,
XPath.Component right) |
| Modifier and Type | Method and Description |
|---|---|
XPath.Component |
getLeft() |
XPath.Component |
getRight() |
collapsepublic XPath.BinaryComponent(XPath.Component left, XPath.Component right)
public XPath.Component getLeft()
public XPath.Component getRight()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.