Java bytecode manipulation framework
ASM is a Java bytecode manipulation framework.
It can be used to dynamically generate stub classes or other proxy
classes, directly in binary form, or to dynamically modify classes at
load time, i.e., just before they are loaded into the Java Virtual
Machine.
ASM offers similar functionalities as BCEL or SERP, but is much
smaller.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/asm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
asm-1.5.3.tar.gz | 0000151370 148 KB | |
asm-eng.pdf | 0000089997 87.9 KB | |
asm-java14compat.patch | 0000003221 3.15 KB | |
asm.changes | 0000000678 678 Bytes | |
asm.spec | 0000003180 3.11 KB | |
faq.html | 0000023713 23.2 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0