Package org.objectweb.asm.tools
-
Class Summary Class Description Retrofitter A tool to transform classes in order to make them compatible with Java 1.5, and to check that they use only the JDK 1.5 API and JDK 1.5 class file features.
Class | Description |
---|---|
Retrofitter |
A tool to transform classes in order to make them compatible with Java 1.5, and to check that
they use only the JDK 1.5 API and JDK 1.5 class file features.
|