jellyj.classfile.util
Class listclass


public class listclass
implements Constants

Read class file(s) and display its contents.

Author:
JellyJ Design Group

Method Summary
 static voidmain(String[] argv)
           
 static voidprintCode(Method[] methods)
          Dump the disassembled code of all methods in the class.

Method Detail

main

public static void main(String[] argv)

printCode

public static void printCode(Method[] methods)
Dump the disassembled code of all methods in the class.