|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Generic interface for any class whose job is to test if a given name matches some filtering criteria
| Method Summary | |
|---|---|
boolean |
matches(String input)
Test if the given name matches the given filtering criteria |
| Method Detail |
public boolean matches(String input)
input - Input string to be matched
true if the input string matches this
matcher's criteria
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||