public class LdiJarInputStreamUtil extends Object
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LdiJarInputStreamUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static JarInputStream |
create(InputStream is) |
static JarEntry |
getNextJarEntry(JarInputStream is) |
public static JarInputStream create(InputStream is) throws IORuntimeException
is - JarInputStreamIORuntimeExceptionJarInputStream.JarInputStream(InputStream)public static JarEntry getNextJarEntry(JarInputStream is) throws IORuntimeException
is - JarEntryIORuntimeExceptionJarInputStream.getNextJarEntry()Copyright © 2015–2016 The DBFlute Project. All rights reserved.