|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.plexus.components.io.fileselectors.AllFilesFileSelector
The default file selector: Selects all files.
| Field Summary | |
static java.lang.String |
ROLE_HINT
The all files selectors role-hint: "all". |
| Fields inherited from interface org.codehaus.plexus.components.io.fileselectors.FileSelector |
DEFAULT_ROLE_HINT, ROLE |
| Constructor Summary | |
AllFilesFileSelector()
|
|
| Method Summary | |
boolean |
isSelected(FileInfo fileInfo)
Returns, whether the given file is selected. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String ROLE_HINT
| Constructor Detail |
public AllFilesFileSelector()
| Method Detail |
public boolean isSelected(FileInfo fileInfo)
throws java.io.IOException
FileSelector
isSelected in interface FileSelectorjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||