de.schlichtherle.io
Class InputArchiveMetaData
java.lang.Object
de.schlichtherle.io.InputArchiveMetaData
public final class InputArchiveMetaData
- extends Object
This class is not intended for public use!
It's only public in order to implement
ArchiveDrivers.
Annotates an InputArchive with the methods required for safe
reading of archive entries.
As an implication of this, it's also responsible for the synchronization
of the streams between multiple threads.
- Since:
- TrueZIP 6.0
- Version:
- TrueZIP 6.7
- Author:
- Christian Schlichtherle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |