java.lang.AutoCloseable, Jarpublic class UrlJar extends AbstractInputStreamJar
Jar that is optimised for
non-file based JAR URLs.| Constructor | Description |
|---|---|
UrlJar(java.net.URL jarFileURL) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
Close any resources associated with this JAR.
|
protected NonClosingJarInputStream |
createJarInputStream() |
closeStream, getEntryInputStream, getEntryName, getInputStream, getJarFileURL, getLastModified, getManifest, getURL, nextEntry, resetpublic void close()
Jarprotected NonClosingJarInputStream createJarInputStream() throws java.io.IOException
createJarInputStream in class AbstractInputStreamJarjava.io.IOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.