|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
BaseFileSet
.FileSelector
Archiver.addFileSet(FileSet)
.
Archiver.addFileSet(FileSet)
.
Archiver.addFileSet(FileSet)
.
Archiver.addFileSet(FileSet)
.
TarFile
for bzip2 compressed files.Compressor.compress(PlexusIoResource, OutputStream)
.
UnrecognizedExtraField
.
ArchivedFileSet
.FileSet
.Archiver.setDuplicateBehavior(String)
instead.
file selectors
.FileSelector
and Archiver.addFileSet(org.codehaus.plexus.archiver.FileSet)
.TarFile
for bzip2 compressed files.ArchiveFile.getEntries()
.
null
if no entry by
that name exists.
PlexusIoResource
.
Consequently, you should use ArchiveEntry.getInputStream()
-
FileSelector
instances, which may be used to
select the files to extract from the archive.
Archiver.getResources()
InputStream
with the given entries contents.
InputStream
with the given entries
contents.
Archiver.getDefaultDirectoryMode()
.
Archiver.getDefaultFileMode()
.
ArchiveEntry
,
which have previously been added by calls to
Archiver.addResources(PlexusIoResourceCollection)
,
Archiver.addResource(PlexusIoResource, String, int)
,
Archiver.addFileSet(FileSet)
, etc.
Compressor.getSource()
.
JarSecurityFileSelector
PlexusIoResourceCollection
for
bzip2 compressed files.PlexusIoResource
instances.java.util.zip.ZipOutputStream
seems to access the extra data
directly, so overriding getExtra doesn't help - we need to
modify super's data directly.
FileSelector
instances, which may be used to
select the files to extract from the archive.
Compressor.getSource()
.
IntrospectionHelper
.
ArchiveFile
for tar files.java.util.ZipFile
.java.util.zip.ZipOutputStream
that does handle the extended
functionality of this package, especially internal/external file
attributes and extra fields with different layouts for local file
data and central directory entries.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |