|
Java™ by example!
|
|
|
|
Become a member to observe this category
|
|
BCEL
This library (the Byte Code Engineering Library, formerly known as JavaClass) from Jakarta is very useful when you want to analyze, create or manipulate .class files. It provides a nice object-oriented interface.
Subcategories
Questions & Answers
= answered, = unanswered
General:
How do I get a list of referenced types in a .class file?
Further Information (sorted alphabetically)
Homepage:
|
|
|
|
|