org.aksw.commons.sparql.api.cache.extra
Class InputStreamProviderBZip2
java.lang.Object
org.aksw.commons.sparql.api.cache.extra.InputStreamProviderBZip2
- All Implemented Interfaces:
- IClosable, InputStreamProvider
public class InputStreamProviderBZip2
- extends Object
- implements InputStreamProvider
- Author:
- Claus Stadler
Date: 11/28/11
Time: 11:53 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputStreamProviderBZip2
public InputStreamProviderBZip2(InputStreamProvider decoratee,
org.apache.commons.compress.compressors.CompressorStreamFactory streamFactory,
String compression)
open
public InputStream open()
- Specified by:
open in interface InputStreamProvider
close
public void close()
- Specified by:
close in interface IClosable
Copyright © 2012. All Rights Reserved.