public abstract class FileFilter extends Filter
| Constructor and Description |
|---|
FileFilter(boolean retrieveStream) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
accept(java.lang.String name)
Return true if the fully qualified file name match
|
Copyright © 2013. All Rights Reserved.