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