private static class ClassScanner.ArtifactFileInputStream
extends java.io.FilterInputStream
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.jar.JarFile |
jarFile |
| Constructor and Description |
|---|
ArtifactFileInputStream(java.util.jar.JarFile jarFile,
java.util.jar.JarEntry jarEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
ArtifactFileInputStream(java.util.jar.JarFile jarFile,
java.util.jar.JarEntry jarEntry)
throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.FilterInputStreamjava.io.IOExceptionprotected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable