|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgeb.textmatching.PatternTextMatcher
class PatternTextMatcher
| Property Summary | |
|---|---|
Pattern |
pattern
|
| Constructor Summary | |
PatternTextMatcher(CharSequence pattern)
|
|
| Method Summary | |
|---|---|
boolean
|
matches(String text)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
final Pattern pattern
| Constructor Detail |
|---|
PatternTextMatcher(CharSequence pattern)
| 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