|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgeb.textmatching.NegatedTextMatcher
class NegatedTextMatcher extends Object
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-core 0.6.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org