|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection
org.codehaus.plexus.archiver.gzip.PlexusIoGzipResourceCollection
public class PlexusIoGzipResourceCollection
Abstract base class for compressed files, aka singleton resource collections.
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection |
|---|
DEFAULT_ROLE_HINT, ROLE |
| Constructor Summary | |
|---|---|
PlexusIoGzipResourceCollection()
|
|
| Method Summary | |
|---|---|
protected String |
getDefaultExtension()
|
protected InputStream |
getInputStream(File file)
|
| Methods inherited from class org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection |
|---|
getFile, getLastModified, getName, getName, getPath, getResources, setFile, setPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlexusIoGzipResourceCollection()
| Method Detail |
|---|
protected String getDefaultExtension()
getDefaultExtension in class org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection
protected InputStream getInputStream(File file)
throws IOException
getInputStream in class org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollectionIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||