public class MatchFilter
extends java.lang.Object
implements java.io.FilenameFilter
| Modifier and Type | Field and Description |
|---|---|
protected java.util.regex.Matcher |
matcher |
| Constructor and Description |
|---|
MatchFilter(java.lang.String pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File dir,
java.lang.String fileName) |