Class Summary |
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/Jar tasks. |
ArResource |
A Resource representation of an entry in a ar archive. |
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. |
CpioFileSet |
A CpioFileSet is a FileSet with extra attributes useful in the context of
Cpio/Jar tasks. |
CpioResource |
A Resource representation of an entry in a cpio archive. |
GZipResource |
A GZip compressed resource. |
TarFileSet |
A TarFileSet is a FileSet with extra attributes useful in the context of
Tar/Jar tasks. |
TarResource |
A Resource representation of an entry in a tar archive. |
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. |