Project Wonder 5.0

er.woinstaller
Class WebObjectsRuntime

java.lang.Object
  extended by er.woinstaller.WebObjectsRuntime

public abstract class WebObjectsRuntime
extends java.lang.Object


Field Summary
protected  java.util.List<BlockEntry> blockList
           
protected  long fileLength
           
protected  long rawLength
           
protected  java.net.URL woDmgUrl
           
protected  int woVersion
           
 
Constructor Summary
WebObjectsRuntime()
           
 
Method Summary
 java.io.InputStream getInputStream()
           
 long getLength()
           
static WebObjectsRuntime newRuntime(java.lang.String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

blockList

protected java.util.List<BlockEntry> blockList

fileLength

protected long fileLength

rawLength

protected long rawLength

woDmgUrl

protected java.net.URL woDmgUrl

woVersion

protected int woVersion
Constructor Detail

WebObjectsRuntime

public WebObjectsRuntime()
Method Detail

newRuntime

public static WebObjectsRuntime newRuntime(java.lang.String version)

getInputStream

public java.io.InputStream getInputStream()
                                   throws java.io.IOException
Throws:
java.io.IOException

getLength

public long getLength()

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.