installer
Class Install
java.lang.Object
installer.Install
- public class Install
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Install
public Install()
main
public static void main(String[] args)
getProperty
public String getProperty(String name)
getIntegerProperty
public int getIntegerProperty(String name)
copy
public void copy(InputStream in,
String outfile,
Progress progress)
throws IOException
- Throws:
IOException