|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
boolean |
match(java.lang.String expression,
java.lang.String value)
Returns true if the given expression is found within the value. |
| Method Detail |
public boolean match(java.lang.String expression,
java.lang.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 | ||||||||||