Uses of Interface
org.burningwave.core.io.IterableZipContainer
| Package | Description |
|---|---|
| org.burningwave.core | |
| org.burningwave.core.io |
-
Uses of IterableZipContainer in org.burningwave.core
Fields in org.burningwave.core with type parameters of type IterableZipContainer Modifier and Type Field Description Cache.PathForResources<IterableZipContainer>Cache. pathForIterableZipContainers -
Uses of IterableZipContainer in org.burningwave.core.io
Methods in org.burningwave.core.io with type parameters of type IterableZipContainer Modifier and Type Method Description <C extends IterableZipContainer>
CIterableZipContainer.Entry. getParentContainer()Methods in org.burningwave.core.io that return IterableZipContainer Modifier and Type Method Description static IterableZipContainerIterableZipContainer. create(File file)static IterableZipContainerIterableZipContainer. create(String absolutePath)static IterableZipContainerIterableZipContainer. create(String absolutePath, InputStream inputStream)static IterableZipContainerIterableZipContainer. create(String absolutePath, ByteBuffer bytes)static IterableZipContainerIterableZipContainer. create(FileInputStream file)static IterableZipContainerIterableZipContainer. create(IterableZipContainer.Entry zipEntry)static IterableZipContainerIterableZipContainer. createZipFile(String absolutePath, ByteBuffer bytes)default IterableZipContainerIterableZipContainer. duplicate()IterableZipContainerIterableZipContainer. getParent()