|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgeb.textmatching.NegatedTextMatcher
class NegatedTextMatcher
| Property Summary | |
|---|---|
TextMatcher |
matcher
|
| Constructor Summary | |
NegatedTextMatcher(TextMatcher matcher)
|
|
| Method Summary | |
|---|---|
boolean
|
matches(String text)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
final TextMatcher matcher
| Constructor Detail |
|---|
NegatedTextMatcher(TextMatcher matcher)
| Method Detail |
|---|
boolean matches(String text)
Groovy API Documentation for Geb 0.9.0-RC-3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org