|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StringMatcher
| Method Summary | |
|---|---|
boolean |
match(String expression,
String value)
Returns true if the given expression is found within the value. |
| Method Detail |
|---|
boolean match(String expression,
String value)
throws MatchException
expression - - the expression to findvalue - - the value to look for the expression in
MatchException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||