public abstract class WebObjectsInstaller extends Object
Modifier and Type | Field and Description |
---|---|
protected List<BlockEntry> |
blockList |
protected long |
fileLength |
protected long |
rawLength |
protected URI |
woDmgUri |
protected int |
woVersion |
Constructor and Description |
---|
WebObjectsInstaller() |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
getInputStream(IWOInstallerProgressMonitor progressMonitor) |
protected long |
getLength() |
WebObjectsInstallation |
installToFolder(File destinationFolder,
IWOInstallerProgressMonitor progressMonitor) |
static WebObjectsInstaller |
newInstaller(String version) |
protected List<BlockEntry> blockList
protected long fileLength
protected long rawLength
protected URI woDmgUri
protected int woVersion
public static WebObjectsInstaller newInstaller(String version)
public WebObjectsInstallation installToFolder(File destinationFolder, IWOInstallerProgressMonitor progressMonitor) throws IOException, InterruptedException
IOException
InterruptedException
protected InputStream getInputStream(IWOInstallerProgressMonitor progressMonitor) throws IOException
IOException
protected long getLength()
Copyright © 2002 – 2024 Project Wonder.