ASM Doesn't mean anything. It is taken from asm
keyword in C.
This library provides API to modify Java Bytecode.
OW2 ASM Library uses Visitor pattern in its Event Driven API's.
aka Code Generation Library
, is mainly used for creating proxy classes. It is based on OW2 ASM
.