Interface PlexusIoArchivedResourceCollection
- All Superinterfaces:
Iterable<PlexusIoResource>, PlexusIoResourceCollection
- All Known Implementing Classes:
AbstractPlexusIoArchiveResourceCollection, PlexusIoCompressedFileResourceCollection
Extension of
PlexusIoResourceCollection for archive
files: zip, tar, gzip, bzip2, etc. files.-
Method Summary
Methods inherited from interface Iterable
forEach, iterator, spliteratorMethods inherited from interface PlexusIoResourceCollection
getInputStream, getLastModified, getName, getResources, isConcurrentAccessSupported, resolve, stream
-
Method Details
-
setFile
Sets the archive file -
getFile
File getFile()Returns the archive file
-