Introduction to the ASM 2.0 Bytecode Framework (O'ReillyNet)
Eugene Kuleshov
introduces the ASM 2.0 Bytecode Framework on O'Reilly.
"
J2SE 5.0 made major changes to the language, and version 2.0 of the ASM bytecode manipulation toolkit is well-suited to handle them. In this article, Eugene Kuleshov shows how ASM 2.0 makes working with bytecode easier, and even offers an example of how to map the external dependencies in an arbitrary .jar file."