Class TomcatJarInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class TomcatJarInputStream
    extends JarInputStream
    The purpose of this sub-class is to obtain references to the JarEntry objects for META-INF/ and META-INF/MANIFEST.MF that are otherwise swallowed by the JarInputStream implementation.