Apache Commons BCEL
Apache Commons BCEL (Byte Code Engineering Library) analyzes, creates, and manipulates Java class files. It represents classes as objects with methods, fields, and bytecode instructions, supports reading and writing .class files, and includes the JustIce bytecode verifier. Part of Apache Commons.
Metadata
Category: ByteCode
License:Apache License 2.0
Sponsored Ad