Skip navigation links
Spring Framework

Package org.springframework.asm

Spring's repackaging of ASM 7.0 (with Spring-specific patches; for internal use only).

See: Description

Package org.springframework.asm Description

Spring's repackaging of ASM 7.0 (with Spring-specific patches; for internal use only).

This repackaging technique avoids any potential conflicts with dependencies on ASM at the application level or from third-party libraries and frameworks.

As this repackaging happens at the class file level, sources and javadocs are not available here.

Skip navigation links
Spring Framework