|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PatternMatcher
Name: PatternMatcher
Description: An iterface for pattern matchers.
Method Summary | |
---|---|
boolean |
matches(String text)
Test whether the given text matches the pattern. |
Method Detail |
---|
boolean matches(String text)
text
- The text to test.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |