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-commons-3.2.jar - ASM 3.2 Commons
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-commons.jar, asm-commons-3.2.jar File size: 37619 bytes Date modified: 06/11/2009 Download: ASM 3.2
✍: FYIcenter
Manifest of the JAR:
Implementation-Title: ASM commons Implementation-Version: 3.2 Implementation-Vendor: France Telecom R&D
List of Classes in the JAR:
org/objectweb/asm/commons/AdviceAdapter org/objectweb/asm/commons/AnalyzerAdapter org/objectweb/asm/commons/CodeSizeEvaluator org/objectweb/asm/commons/EmptyVisitor org/objectweb/asm/commons/GeneratorAdapter org/objectweb/asm/commons/InstructionAdapter org/objectweb/asm/commons/JSRInlinerAdapter org/objectweb/asm/commons/LocalVariablesSorter org/objectweb/asm/commons/Method org/objectweb/asm/commons/Remapper org/objectweb/asm/commons/RemappingAnnotationAdapter org/objectweb/asm/commons/RemappingClassAdapter org/objectweb/asm/commons/RemappingFieldAdapter org/objectweb/asm/commons/RemappingMethodAdapter org/objectweb/asm/commons/RemappingSignatureAdapter org/objectweb/asm/commons/SerialVersionUIDAdder org/objectweb/asm/commons/SimpleRemapper org/objectweb/asm/commons/StaticInitMerger org/objectweb/asm/commons/TableSwitchGenerator
2009-07-03, 8622🔥, 0💬
Popular Posts:
How to download and install ojdbc6.jar for Oracle 11g R2? ojdbc6.jar for Oracle 11g R2 is a Java 6, ...
JDK 11 java.rmi.jmod is the JMOD file for JDK 11 RMI (Remote Method Invocation) module. JDK 11 RMI m...
What Is mail.jar of JavaMail 1.4.2? I got the JAR file from javamail-1.4.2.zip. mail.jar in javamail...
What Is poi-scratchpad-3.5.jar? poi-scratchpad-3.5.jar is one of the JAR files for Apache POI 3.5, w...
What is the jaxp\SourceValidator.jav aprovided in the Apache Xerces package? I have Apache Xerces 2....