org.multijava.util.classfile
Class Main
java.lang.Object
org.multijava.util.classfile.Main
- public class Main
- extends Object
This class allow to test the classfile reader / writer system by reading / writing
every class given as parameters.
|
Constructor Summary |
Main()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
options
private static ClassfileOptions options
data
private static byte[] data
Main
public Main()
main
public static void main(String[] args)
- Entry point to the disassembler
parseArguments
private static boolean parseArguments(String[] args)
doFile
private static boolean doFile(File f)
- Read all classfiles
readFile
private static void readFile(String f,
File file)
throws Exception
- Read a classfile
- Throws:
Exception
mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.