Class PlexusIoBz2ResourceCollection
- java.lang.Object
-
- org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection
-
- org.codehaus.plexus.archiver.bzip2.PlexusIoBzip2ResourceCollection
-
- org.codehaus.plexus.archiver.bzip2.PlexusIoBz2ResourceCollection
-
- All Implemented Interfaces:
Iterable<org.codehaus.plexus.components.io.resources.PlexusIoResource>
,org.codehaus.plexus.components.io.resources.PlexusIoArchivedResourceCollection
,org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection
@Named("bz2") public class PlexusIoBz2ResourceCollection extends PlexusIoBzip2ResourceCollection
Alias ofPlexusIoBzip2ResourceCollection
.
-
-
Constructor Summary
Constructors Constructor Description PlexusIoBz2ResourceCollection()
-
Method Summary
-
Methods inherited from class org.codehaus.plexus.archiver.bzip2.PlexusIoBzip2ResourceCollection
getAttributes, getDefaultExtension, getInputStream
-
Methods inherited from class org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection
getFile, getInputStream, getLastModified, getName, getName, getPath, getResources, isConcurrentAccessSupported, iterator, resolve, setFile, setPath, setStreamTransformer, stream
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-