org.codehaus.plexus.archiver.bzip2

Class PlexusIoBzip2ResourceCollection

public class PlexusIoBzip2ResourceCollection extends PlexusIoCompressedFileResourceCollection

Implementation of PlexusIoResourceCollection for bzip2 compressed files.
Method Summary
protected StringgetDefaultExtension()
protected InputStreamgetInputStream(File file)

Method Detail

getDefaultExtension

protected String getDefaultExtension()

getInputStream

protected InputStream getInputStream(File file)
Copyright © 2001-2009 Codehaus. All Rights Reserved.