Class PlexusIoGzResourceCollection
java.lang.Object
org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection
org.codehaus.plexus.archiver.gzip.PlexusIoGzipResourceCollection
org.codehaus.plexus.archiver.gzip.PlexusIoGzResourceCollection
- 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
Alias for
PlexusIoGzipResourceCollection-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PlexusIoGzipResourceCollection
getAttributes, getDefaultExtension, getInputStreamMethods inherited from class org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection
getFile, getInputStream, getLastModified, getName, getName, getPath, getResources, isConcurrentAccessSupported, iterator, resolve, setFile, setPath, setStreamTransformer, streamMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
PlexusIoGzResourceCollection
public PlexusIoGzResourceCollection()
-