Interface ZipStreamProvider

All Superinterfaces:
AutoCloseable, InputStreamProvider, StreamProvider
All Known Implementing Classes:
FileLocator, LibraryLocator

public interface ZipStreamProvider extends InputStreamProvider
A specialization providing a zip file object over the input stream provider to locate the files from within.
  • Method Details

    • getCompression

      ZipFile getCompression()
      Retrieves the compression used to locate the files.
      Returns:
      a zip filesystem object