Interface ImportFileSupplier
-
- All Superinterfaces:
java.lang.AutoCloseable
- All Known Implementing Classes:
FileImporter,ZipArchiveImporter
public interface ImportFileSupplier extends java.lang.AutoCloseable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStreamnewFileInput(java.lang.String fileName)
-