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 © 2001-2013 Red Hat, Inc. All Rights Reserved.