I have code that expands files from the zip file:
**private void checkZipFile(ZipInputStream zis) throws OnboardException { ZipEntry zipEntry; tr