public class Bzip2Archiver extends Object implements ReadableResource
| Constructor and Description |
|---|
Bzip2Archiver(ReadableResource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseName()
Short name that concisely describes this resource
|
static Compressor |
getCompressor() |
String |
getDisplayName()
Human readable name of this resource
|
URI |
getURI()
Uniform resource identifier that uniquely describes this resource
|
InputStream |
read()
Returns an input stream that provides means to read the resource
|
public Bzip2Archiver(ReadableResource resource)
public static Compressor getCompressor()
public InputStream read()
ReadableResourceread in interface ReadableResourcepublic String getDisplayName()
ResourcegetDisplayName in interface Resourcepublic URI getURI()
Resourcepublic String getBaseName()
ResourcegetBaseName in interface ResourceCopyright © 2013. All rights reserved