A code manipulation tool to implement adaptable systems
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:11.4
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
asm-3.1.pom | 0000000292 292 Bytes | over 11 years |
asm-3.1.tar.bz2 | 0000572607 559 KB | over 11 years |
asm-MANIFEST.MF | 0000000560 560 Bytes | over 11 years |
asm-all-3.1.pom | 0000000335 335 Bytes | over 11 years |
asm-analysis-3.1.pom | 0000000466 466 Bytes | over 11 years |
asm-commons-3.1.pom | 0000000464 464 Bytes | over 11 years |
asm-parent-3.1.pom | 0000004167 4.07 KB | over 11 years |
asm-tree-3.1.pom | 0000000453 453 Bytes | over 11 years |
asm-util-3.1.pom | 0000000458 458 Bytes | over 11 years |
asm-xml-3.1.pom | 0000000456 456 Bytes | over 11 years |
objectweb-asm-no-classpath-in-manifest.patch | 0000000650 650 Bytes | over 11 years |
objectweb-asm.changes | 0000000178 178 Bytes | over 11 years |
objectweb-asm.spec | 0000005955 5.82 KB | over 11 years |
Comments for objectweb-asm 0