|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.installer.builder.Main
public class Main
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static void |
build(java.io.File license,
java.io.File zip,
java.io.File classFile)
Programatic entry point. |
static void |
main(java.lang.String[] args)
|
static void |
recursiveDelete(java.io.File f)
Recursively deletes all the files/folders inside a folder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static void build(java.io.File license, java.io.File zip, java.io.File classFile) throws java.lang.Exception
java.lang.Exception
public static void recursiveDelete(java.io.File f)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |