Interface FileSupplier
- All Known Implementing Classes:
PlexusIoFileResource
,PlexusIoSymlinkResource
public interface FileSupplier
Implemented by resources that are files on something filesystem-like.
-
Method Summary
-
Method Details
-
getFile
Supplies the file for this resource, not null.- Returns:
- The file
-