Class NewExportFileReader
java.lang.Object
ch.ethz.sis.openbis.generic.excel.v3.from.utils.NewExportFileReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetObjectCode(String stuff) static IFileInforeadFiles(ZipEntry zipEntry, ZipInputStream zipInputStream, ExcelReader.FileMode fileMode)
-
Constructor Details
-
NewExportFileReader
public NewExportFileReader()
-
-
Method Details
-
readFiles
public static IFileInfo readFiles(ZipEntry zipEntry, ZipInputStream zipInputStream, ExcelReader.FileMode fileMode) throws IOException - Throws:
IOException
-
getObjectCode
-