private static class PsServices.DirFilter
extends java.lang.Object
implements java.io.FilenameFilter
| Modifier and Type | Field and Description |
|---|---|
private java.util.regex.Pattern |
pattern |
| Constructor and Description |
|---|
PsServices.DirFilter(java.lang.String regex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File dir,
java.lang.String name) |