Class GavAwareJarFile

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, GavAware

    public class GavAwareJarFile
    extends java.util.jar.JarFile
    implements GavAware
    Since:
    0.3.0
    • Constructor Summary

      Constructors 
      Constructor Description
      GavAwareJarFile​(java.io.File file, Gav gav)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Gav getGav()  
      • Methods inherited from class java.util.jar.JarFile

        baseVersion, entries, getEntry, getInputStream, getJarEntry, getManifest, getVersion, isMultiRelease, runtimeVersion, stream, versionedStream
      • Methods inherited from class java.util.zip.ZipFile

        close, finalize, getComment, getName, size
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait