|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StringFilter
A simple interface for abstraction of string pattern matching
| Method Summary | |
|---|---|
boolean |
matches(java.lang.String aString)
Returns true if the given string matches the filter otherwise false. |
| Method Detail |
|---|
boolean matches(java.lang.String aString)
aString - Any string or even null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||