Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
asm-util-3.2.jar - ASM 3.2 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-3.2.jar File size: 36552 bytes Date modified: 06/11/2009 Download: ASM 3.2
✍: FYIcenter
Manifest of the JAR:
Implementation-Title: ASM Utilities Implementation-Version: 3.2 Implementation-Vendor: France Telecom R&D
List of Classes in the JAR:
org/objectweb/asm/util/ASMifiable 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/CheckSignatureAdapter 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/Traceable
2009-07-03, ∼8071🔥, 0💬
Popular Posts:
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...
What is the jaxp\TypeInfoWriter.java provided in the Apache Xerces package? I have Apache Xerces 2.1...
How to read XML document from socket connections with the socket\DelayedInput.java provided in the A...
What is the dom\ElementPrinter.java provided in the Apache Xerces package? I have Apache Xerces 2.11...
JDK 11 jdk.aot.jmod is the JMOD file for JDK 11 Ahead-of-Time (AOT) Compiler module. JDK 11 AOT Comp...