public interface ElementProperty
| Modifier and Type | Method and Description |
|---|---|
default ElementProperty |
and(ElementProperty prop) |
default ElementProperty |
andNot(ElementProperty prop) |
default ElementProperty |
or(ElementProperty p) |
String |
toXpath() |
String toXpath()
default ElementProperty or(ElementProperty p)
default ElementProperty and(ElementProperty prop)
default ElementProperty andNot(ElementProperty prop)
Copyright © 2016. All rights reserved.