|
Java开源项目
|
Jen
Jen is a high-level Java™ classworking toolkit that harnesses the power and performance of ASM in a convenient, easy to work with package. Jen makes classworking almost as simple a... Serp Serp is an open source framework for manipulating Java bytecode. If you have a suggestion for functionality that you would like to see incorporated into serp, please feel free to s... Jiapi When a Java virtual machine encounters a request for a class which hasn't been loaded to its memory, it consults a class loader to locate and load the class. Typically, the classes... Classfile Reader & Writer 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 ... ObjectWeb ASM The ASM library is a project of the ObjectWeb consortium. It provides a simple API for decomposing, modifying, and recomposing binary Java classes (i.e. bytecode). The project was ... |
|