|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BaseFileSet.Archiver.addFileSet(FileSet).
Archiver.addFileSet(FileSet).
Archiver.addFileSet(FileSet).
Archiver.addFileSet(FileSet).
FileSelectorTarFile for bzip2 compressed files.useJvmChmod set to true
Compressor.compress(PlexusIoResource, OutputStream).
UnrecognizedExtraField.
ArchivedFileSet.FileSet.Archiver.setDuplicateBehavior(String) instead.
file selectors.FileSelector and Archiver.addFileSet(org.codehaus.plexus.archiver.FileSet).ArchiveFile.getEntries().
null if no entry by
that name exists.
PlexusIoResource.
Consequently, you should use ArchiveEntry.getInputStream()-
Archiver.getResources()
FileSelector instances, which may be used to select the files to extract from the
archive.
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().
TarFile for bzip2 compressed files.JarSecurityFileSelectorPlexusIoResourceCollection 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 | |||||||||