10-07-2014, 12:25 PM
I have written many programs to interact with Java classfiles, and in each of them I've been using ASM. I've tested BCEL and I found that ASM is easier to use, and provides the same functionality.
Main Website
Java Docs
Main Website
Java Docs