public interface FileSelector
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSelected(FileInfo fileInfo)
Returns, whether the given file is selected.
|
boolean isSelected(@Nonnull FileInfo fileInfo) throws IOException
fileInfo - An instance of FileInfo with the files meta data.
It is recommended, that the caller creates an instance
of PlexusIoResource.IOExceptionCopyright © 2001–2023 Codehaus Plexus. All rights reserved.