Uses of Package
org.objectweb.asm

Packages that use org.objectweb.asm
Package
Description
Provides a small and fast bytecode manipulation framework.
Provides some useful class and method adapters.
Provides an ASM visitor that constructs a tree representation of the classes it visits.
Provides a framework for static code analysis based on the asm.tree package.
Provides ASM visitors that can be useful for programming and debugging purposes.
Provides SAX 2.0 adapters for ASM visitors to convert classes to and from XML.