public interface ElementPropertyWithNumericalBoundaries extends ElementProperty
| Modifier and Type | Method and Description |
|---|---|
ElementProperty |
orLess()
Given the a property and and a count of it, returns a property equivalent to at most the count of that property.
|
ElementProperty |
orMore()
Given the a property and and a count of it, returns a property equivalent to at least the count of that property.
|
and, andNot, or, toXpathElementProperty orMore()
ElementProperty orLess()
Copyright © 2019. All rights reserved.