|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jxl.uberjar.KickStart
public class KickStart
Constructor Summary | |
---|---|
KickStart()
Creates a new instance of KickStart |
Method Summary | |
---|---|
protected static void |
copy(java.io.InputStream is,
java.io.OutputStream os,
byte[] buf,
boolean close)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KickStart()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- the command line arguments
java.lang.Exception
protected static final void copy(java.io.InputStream is, java.io.OutputStream os, byte[] buf, boolean close) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |