public class ZipReader<OPTIONS> extends RawIteratingFolderReader
RawIteratingFolderReader.FileNameMode| Modifier and Type | Field and Description | 
|---|---|
| protected OPTIONS | options | 
casProperty, casTransformer, einecsProperty, mode, namePropertyfiles, index, logger, reader| Constructor and Description | 
|---|
| ZipReader(File zipfile) | 
| ZipReader(File zipfile,
         OPTIONS options) | 
| ZipReader(InputStream zipstream) | 
| ZipReader(InputStream zipstream,
         OPTIONS options) | 
| Modifier and Type | Method and Description | 
|---|---|
| static File | getTempFolder() | 
| File[] | unzip(File zipfile,
     File directory,
     OPTIONS options) | 
| File[] | unzip(InputStream zipstream,
     File directory,
     OPTIONS options) | 
| protected File | unzipEntry(ZipEntry entry,
          InputStream zis,
          File directory) | 
| protected File | verifyEntry(File file) | 
assignCASRN, assignEINECS, assignName, getItemReader, getMode, next, nextRecord, setFiles, setModeclose, closeItemReader, getFiles, getFormat, getNextReader, hasNext, setReader, setReader, toStringaccepts, handleError, handleError, handleError, handleError, remove, setErrorHandler, setReaderModeaddChemObjectIOListener, addSetting, addSettings, fireIOSettingQuestion, getIOSettings, getListeners, getSetting, getSetting, getSettings, hasSetting, removeChemObjectIOListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waithandleError, handleError, handleError, handleError, setErrorHandler, setReader, setReader, setReaderModeaccepts, addChemObjectIOListener, addSetting, addSettings, close, getFormat, getIOSettings, getListeners, getSetting, getSetting, getSettings, hasSetting, removeChemObjectIOListenerforEachRemaining, hasNext, removeprotected OPTIONS options
public ZipReader(File zipfile) throws AmbitIOException
AmbitIOExceptionpublic ZipReader(File zipfile, OPTIONS options) throws AmbitIOException
AmbitIOExceptionpublic ZipReader(InputStream zipstream) throws AmbitIOException
AmbitIOExceptionpublic ZipReader(InputStream zipstream, OPTIONS options) throws AmbitIOException
AmbitIOExceptionpublic static File getTempFolder() throws AmbitIOException
AmbitIOExceptionpublic File[] unzip(File zipfile, File directory, OPTIONS options) throws AmbitIOException
AmbitIOExceptionpublic File[] unzip(InputStream zipstream, File directory, OPTIONS options) throws AmbitIOException
AmbitIOExceptionprotected File verifyEntry(File file) throws IOException, net.idea.modbcum.i.exceptions.AmbitException
IOExceptionnet.idea.modbcum.i.exceptions.AmbitExceptionprotected File unzipEntry(ZipEntry entry, InputStream zis, File directory) throws FileNotFoundException, IOException, net.idea.modbcum.i.exceptions.AmbitException
FileNotFoundExceptionIOExceptionnet.idea.modbcum.i.exceptions.AmbitExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.