public class AllFilesFileSelector extends Object implements FileSelector
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE_HINT
The all files selectors role-hint: "all".
|
DEFAULT_ROLE_HINT, ROLE| Constructor and Description |
|---|
AllFilesFileSelector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSelected(FileInfo fileInfo)
Returns, whether the given file is selected.
|
public static final String ROLE_HINT
public boolean isSelected(FileInfo fileInfo) throws IOException
FileSelectorisSelected in interface FileSelectorIOExceptionCopyright © 2001–2014 Codehaus. All rights reserved.