net.sf.jode.obfuscator
Class Main
java.lang.Object
net.sf.jode.obfuscator.Main
- public class Main
- extends java.lang.Object
Constructor Summary |
Main()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swapOrder
public static boolean swapOrder
OPTION_STRONGOVERLOAD
public static final int OPTION_STRONGOVERLOAD
- See Also:
- Constant Field Values
OPTION_PRESERVESERIAL
public static final int OPTION_PRESERVESERIAL
- See Also:
- Constant Field Values
options
public static int options
stripNames
public static final java.lang.String[] stripNames
STRIP_UNREACH
public static final int STRIP_UNREACH
- See Also:
- Constant Field Values
STRIP_INNERINFO
public static final int STRIP_INNERINFO
- See Also:
- Constant Field Values
STRIP_LVT
public static final int STRIP_LVT
- See Also:
- Constant Field Values
STRIP_LNT
public static final int STRIP_LNT
- See Also:
- Constant Field Values
STRIP_SOURCE
public static final int STRIP_SOURCE
- See Also:
- Constant Field Values
stripping
public static int stripping
Main
public Main()
usage
public static void usage()
getClassBundle
public static ClassBundle getClassBundle()
main
public static void main(java.lang.String[] params)
Copyright © 1998-2004 by Jochen Hoenicke.