Name | asm-tree-7.2-beta.jar | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class Version | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Locations |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Profiles | JBoss AS 7 Sun Java 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Manifest | Manifest-Version: 1.0 Bundle-DocURL: http://asm.ow2.org Bundle-ManifestVersion: 2 Bundle-Name: org.objectweb.asm.tree Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-SymbolicName: org.objectweb.asm.tree Bundle-Version: 7.2.0.beta Export-Package: org.objectweb.asm.tree;version="7.2.0.beta";uses:="org.o bjectweb.asm" Implementation-Title: Tree API of ASM, a very small and fast Java byteco de manipulation framework Implementation-Version: 7.2-beta Import-Package: org.objectweb.asm;version="[7.2,8)" Module-Requires: org.objectweb.asm;transitive=true |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Signing information | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requires | java.lang.Boolean java.lang.Byte java.lang.Character java.lang.Class java.lang.Double java.lang.Float java.lang.IllegalArgumentException java.lang.IllegalStateException java.lang.IndexOutOfBoundsException java.lang.Integer java.lang.Long java.lang.Object java.lang.RuntimeException java.lang.Short java.lang.String java.util.ArrayList java.util.Collection java.util.List java.util.ListIterator java.util.Map java.util.NoSuchElementException org.objectweb.asm.AnnotationVisitor org.objectweb.asm.Attribute org.objectweb.asm.ClassVisitor org.objectweb.asm.ConstantDynamic org.objectweb.asm.FieldVisitor org.objectweb.asm.Handle org.objectweb.asm.Label org.objectweb.asm.MethodVisitor org.objectweb.asm.ModuleVisitor org.objectweb.asm.Type org.objectweb.asm.TypePath |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Provides |
|