Class UnclosableZipInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class UnclosableZipInputStream
    extends ZipInputStream
    Wrapper used because some consumer (SAX parser) tend to close the stream
    Author:
    Tiry