Module jdk.zipfs

Provides the implementation of the zip file system provider.

The zip file system provider treats a zip or JAR file as a file system and provides the ability to manipulate the contents of the file. The zip file system provider can be created by FileSystems.newFileSystem if installed.

Module Graph:
Module graph for jdk.zipfsModule graph for jdk.zipfs
Since:
9