Package edu.uiuc.ncsa.security.installer
Interface FileEntryInterface
-
- All Known Implementing Classes:
FileEntry
,ZipArchive
public interface FileEntryInterface
Created by Jeff Gaynor
on 6/18/24 at 11:14 AM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getSourceName()
void
setSourceName(String sourceName)
-