This package makes it easy to read and write java classfiles. It doesn't, however, provide any help with displaying the contents of a classfile to the user (unless you count debug output), or disassembling the bytecodes.
- Category: ByteCode
- License: Public Domain
- HomePage: http://www.kimbly.com/code/classfile/


