Interface FileInfo

All Superinterfaces:
NameSupplier
All Known Subinterfaces:
PlexusIoResource
All Known Implementing Classes:
AbstractPlexusIoResource, PlexusIoFileResource, PlexusIoSymlinkResource, PlexusIoURLResource

public interface FileInfo extends NameSupplier
An object implementing this interface is passed to the file selector when the method FileSelector.isSelected(FileInfo) is invoked. This object provides information about the file to select or deselect.