Package jspecview.common
Class JSVZipUtil
java.lang.Object
jspecview.common.JSVZipUtil
- All Implemented Interfaces:
JSVZipInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewJSVZipFileSequentialReader(InputStream in, String[] subFileList, String startCode)
-
Constructor Details
-
JSVZipUtil
public JSVZipUtil()
-
-
Method Details
-
newGZIPInputStream
- Specified by:
newGZIPInputStreamin interfaceJSVZipInterface- Throws:
IOException
-
newJSVZipFileSequentialReader
public BufferedReader newJSVZipFileSequentialReader(InputStream in, String[] subFileList, String startCode) - Specified by:
newJSVZipFileSequentialReaderin interfaceJSVZipInterface
-