public class ExtractFromZipServerProvider extends Object implements IProvideRavenDBServer
| Constructor and Description |
|---|
ExtractFromZipServerProvider(String sourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
provide(String targetDirectory) |
static void |
unzip(InputStream source,
String out) |
public ExtractFromZipServerProvider(String sourceLocation)
public void provide(String targetDirectory) throws IOException
provide in interface IProvideRavenDBServerIOExceptionpublic static void unzip(InputStream source, String out) throws IOException
IOExceptionCopyright © 2024. All rights reserved.