| java.lang.Object | |
| ↳ | org.ops4j.pax.exam.zip.ZipInstaller |
Downloads a ZIP archive from a given URL and unpacks it into a given directory.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructs installer with archive URL and install path.
| |||||||||||
Constructs installer with archive URL and install directory.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Download and unpacks the archive.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructs installer with archive URL and install path.
Constructs installer with archive URL and install directory.
Download and unpacks the archive.
| IOException |
|---|