Interface | Description |
---|---|
CommonsCompressArchiveScanner.ResourceBuilder |
Class | Description |
---|---|
Archives |
A resource collection that treats all nested resources as archives
and returns the contents of the archives as its content.
|
ArFileSet |
A ArFileSet is a FileSet with extra attributes useful in the context of
Ar tasks.
|
ArjFileSet |
A ArjFileSet is a FileSet with extra attributes useful in the context of
Arj tasks.
|
ArjResource |
A Resource representation of an entry in a arj archive.
|
ArResource |
A Resource representation of an entry in a ar archive.
|
BrotliResource |
A Brotli compressed resource.
|
BZip2Resource |
A BZip2 compressed resource.
|
CommonsCompressArchiveResource |
A Resource representation of an entry in a commons compress archive.
|
CommonsCompressArchiveScanner |
Scans tar archives for resources.
|
CommonsCompressCompressorResource |
A compressed resource.
|
CommonsCompressFileSet |
A fileset based on the contents of a commons compress archive.
|
CpioFileSet |
A CpioFileSet is a FileSet with extra attributes useful in the context of
Cpio tasks.
|
CpioResource |
A Resource representation of an entry in a cpio archive.
|
DeflateResource |
A DEFLATE compressed resource.
|
DevZeroResource |
A resource that returns arbitrary many 0-bytes as its content.
|
DumpFileSet |
A DumpFileSet is a FileSet with extra attributes useful in the context of
Dump tasks.
|
DumpResource |
A Resource representation of an entry in a dump archive.
|
GZipResource |
A GZip compressed resource.
|
LZ4Resource |
An LZ4 compressed resource.
|
LZMAResource |
An LZMA compressed resource.
|
Pack200Resource |
A Pack200 compressed resource.
|
SevenZFileSet |
A SevenZFileSet is a FileSet with extra attributes useful in the context of
SevenZ tasks.
|
SevenZResource |
A Resource representation of an entry in a sevenzfile.
|
SevenZScanner |
Scans 7z archives for resources.
|
SnappyResource |
An Snappy compressed resource.
|
TarFileSet |
A TarFileSet is a FileSet with extra attributes useful in the context of
Tar tasks.
|
TarResource |
A Resource representation of an entry in a tar archive.
|
XZResource |
An XZ compressed resource.
|
ZipFileSet |
A ZipFileSet is a FileSet with extra attributes useful in the context of
Zip/Jar tasks.
|
ZipResource |
A Resource representation of an entry in a zipfile.
|
ZipScanner |
Scans zip archives for resources.
|
ZResource |
A .Z compressed resource.
|