|
TrueZIP 6.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputArchiveMetaData | |
|---|---|
| de.schlichtherle.io.archive.spi |
The Service Provider Interface (SPI) for pluggable
ArchiveDrivers. |
| de.schlichtherle.io.archive.tar |
Provides the ArchiveDriver family for TAR files. |
| de.schlichtherle.io.archive.zip | Provides the ArchiveDriver family for ZIP files. |
| Uses of OutputArchiveMetaData in de.schlichtherle.io.archive.spi |
|---|
| Methods in de.schlichtherle.io.archive.spi that return OutputArchiveMetaData | |
|---|---|
OutputArchiveMetaData |
OutputArchive.getMetaData()
Returns the meta data for this input archive. |
OutputArchiveMetaData |
MultiplexedOutputArchive.getMetaData()
|
| Methods in de.schlichtherle.io.archive.spi with parameters of type OutputArchiveMetaData | |
|---|---|
void |
OutputArchive.setMetaData(OutputArchiveMetaData metaData)
Sets the meta data for this input archive. |
void |
MultiplexedOutputArchive.setMetaData(OutputArchiveMetaData metaData)
|
| Uses of OutputArchiveMetaData in de.schlichtherle.io.archive.tar |
|---|
| Methods in de.schlichtherle.io.archive.tar that return OutputArchiveMetaData | |
|---|---|
OutputArchiveMetaData |
TarOutputArchive.getMetaData()
|
| Methods in de.schlichtherle.io.archive.tar with parameters of type OutputArchiveMetaData | |
|---|---|
void |
TarOutputArchive.setMetaData(OutputArchiveMetaData metaData)
|
| Uses of OutputArchiveMetaData in de.schlichtherle.io.archive.zip |
|---|
| Methods in de.schlichtherle.io.archive.zip that return OutputArchiveMetaData | |
|---|---|
OutputArchiveMetaData |
ZipOutputArchive.getMetaData()
|
| Methods in de.schlichtherle.io.archive.zip with parameters of type OutputArchiveMetaData | |
|---|---|
void |
ZipOutputArchive.setMetaData(OutputArchiveMetaData metaData)
|
|
TrueZIP 6.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||