|
||||||||||
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.bzip2.PlexusIoBzip2ResourceCollection
public class PlexusIoBzip2ResourceCollection
Implementation of PlexusIoResourceCollection
for
bzip2 compressed files.
Field Summary |
---|
Fields inherited from interface org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection |
---|
DEFAULT_ROLE_HINT, ROLE |
Constructor Summary | |
---|---|
PlexusIoBzip2ResourceCollection()
|
Method Summary | |
---|---|
protected java.lang.String |
getDefaultExtension()
|
protected java.io.InputStream |
getInputStream(java.io.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 PlexusIoBzip2ResourceCollection()
Method Detail |
---|
protected java.io.InputStream getInputStream(java.io.File file) throws java.io.IOException
getInputStream
in class org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection
java.io.IOException
protected java.lang.String getDefaultExtension()
getDefaultExtension
in class org.codehaus.plexus.components.io.resources.PlexusIoCompressedFileResourceCollection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |