Package org.burningwave.core.io
Interface ZipInputStream.Entry
- All Superinterfaces:
AutoCloseable,Cleanable,Closeable,Component,Identifiable,IterableZipContainer.Entry,Memorizer,Properties.Listener
- All Known Implementing Classes:
ZipInputStream.Entry.Attached,ZipInputStream.Entry.Detached
- Enclosing class:
ZipInputStream
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Methods inherited from interface org.burningwave.core.Cleanable
clear, clearInBackgroundMethods inherited from interface org.burningwave.core.Closeable
close, closeResources, closeResources, createCloseResoucesTask, createCloseResoucesTaskMethods inherited from interface org.burningwave.core.Identifiable
getId, getOperationIdMethods inherited from interface org.burningwave.core.io.IterableZipContainer.Entry
getAbsolutePath, getCleanedName, getConventionedAbsolutePath, getName, getParentContainer, isArchive, isDirectory, toByteArray, toByteBuffer, toInputStreamMethods inherited from interface org.burningwave.core.Memorizer
getOrCreateTemporaryFolder, getOrCreateTemporaryFolder, getTemporaryFolderPrefixMethods inherited from interface org.burningwave.core.iterable.Properties.Listener
checkAndListenTo, checkAndUnregister, listenTo, processChangeNotification, unregister