Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
Other Resources:
asm-util-2.2.3.jar - ASM 2.2.3 Utilities
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.
JAR File Size and Download Location:
File name: asm-util.jar, asm-util-2.2.3.jar File size: 34989 bytes Date modified: 07/06/2006 Download: ASM 3.2
✍: FYIcenter
Manifest of the JAR:
Implementation-Title: ASM Utilities Implementation-Version: 2.2.3 Implementation-Vendor: France Telecom R&D
List of Classes in the JAR:
org/objectweb/asm/util/ASMifierAbstractVisitor org/objectweb/asm/util/ASMifierAnnotationVisitor org/objectweb/asm/util/ASMifierClassVisitor org/objectweb/asm/util/ASMifierFieldVisitor org/objectweb/asm/util/ASMifierMethodVisitor org/objectweb/asm/util/AbstractVisitor org/objectweb/asm/util/CheckAnnotationAdapter org/objectweb/asm/util/CheckClassAdapter org/objectweb/asm/util/CheckFieldAdapter org/objectweb/asm/util/CheckMethodAdapter org/objectweb/asm/util/TraceAbstractVisitor org/objectweb/asm/util/TraceAnnotationVisitor org/objectweb/asm/util/TraceClassVisitor org/objectweb/asm/util/TraceFieldVisitor org/objectweb/asm/util/TraceMethodVisitor org/objectweb/asm/util/TraceSignatureVisitor org/objectweb/asm/util/attrs/ASMStackMapAttribute org/objectweb/asm/util/attrs/ASMStackMapTableAttribute org/objectweb/asm/util/attrs/ASMifiable org/objectweb/asm/util/attrs/Traceable
2009-07-03, 7555👍, 0💬
Popular Posts:
How to download and install ojdbc7.jar for Oracle 12c R1? ojdbc8.jar for Oracle 12c R1 is a Java 7 a...
JasperReports, the world's most popular open source business intelligence and reporting engine and J...
Saxon-HE (home edition) is an open source product available under the Mozilla Public License. It pro...
JasperReports, the world's most popular open source business intelligence and reporting engine and J...
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...