Class UrlJar

  • All Implemented Interfaces:
    java.lang.AutoCloseable, Jar

    public class UrlJar
    extends AbstractInputStreamJar
    Implementation of Jar that is optimised for non-file based JAR URLs.
    • Constructor Detail

      • UrlJar

        public UrlJar​(java.net.URL jarFileURL)