| Name | Description | Type | Package | Framework |
| ZipInputStreamZipEntrySource | Provides a way to get at all the ZipEntries from a ZipInputStream, as many times as required. | Class | org.apache.poi.openxml4j.util | Apache POI |
| ZipInputStreamZipEntrySource .FakeZipEntry | So we can close the real zip entry and still effectively work with it. | Class | org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource | Apache POI |