Name | asm-util-5.2.jar | ||||||||||||||||||||||||||||||||
Class Version | J2SE 1.2 | ||||||||||||||||||||||||||||||||
Locations |
|
||||||||||||||||||||||||||||||||
Profiles | JBoss AS 7 Sun Java 5 | ||||||||||||||||||||||||||||||||
Manifest | Manifest-Version: 1.0 Implementation-Title: ASM Utilities Bundle-SymbolicName: org.objectweb.asm.util Implementation-Version: 5.2 Bnd-LastModified: 1482485678497 Bundle-ManifestVersion: 2 Bundle-RequiredExecutionEnvironment: J2SE-1.3 Bundle-DocURL: http://asm.objectweb.org Bundle-Vendor: France Telecom R&D Import-Package: org.objectweb.asm;version="[5.2,5.2]",org.objectweb.as m.signature;version="[5.2,5.2]",org.objectweb.asm.tree;version="[5.2, 5.2]",org.objectweb.asm.tree.analysis;version="[5.2,5.2]" Tool: Bnd-1.50.0 Implementation-Vendor: France Telecom R&D Export-Package: org.objectweb.asm.util;uses:="org.objectweb.asm,org.ob jectweb.asm.tree.analysis,org.objectweb.asm.tree,org.objectweb.asm.si gnature";version="5.2" Bundle-Name: ASM Utilities Bundle-Version: 5.2 Created-By: 1.8.0_111 (Oracle Corporation) |
||||||||||||||||||||||||||||||||
Signing information | |||||||||||||||||||||||||||||||||
Requires | java.io.FileInputStream java.io.InputStream java.io.OutputStream java.io.PrintStream java.io.PrintWriter java.io.StringWriter java.io.Writer java.lang.Boolean java.lang.Byte java.lang.Character java.lang.Class java.lang.ClassLoader java.lang.ClassNotFoundException java.lang.Double java.lang.Error java.lang.Exception java.lang.Float java.lang.IllegalAccessException java.lang.IllegalArgumentException java.lang.IllegalStateException java.lang.IndexOutOfBoundsException java.lang.Integer java.lang.Long java.lang.NoClassDefFoundError java.lang.NoSuchFieldException java.lang.Object java.lang.RuntimeException java.lang.Short java.lang.String java.lang.StringBuffer java.lang.System java.lang.reflect.Field java.util.ArrayList java.util.HashMap java.util.HashSet java.util.Iterator java.util.List java.util.Map java.util.Set org.objectweb.asm.AnnotationVisitor org.objectweb.asm.Attribute org.objectweb.asm.ClassReader org.objectweb.asm.ClassVisitor org.objectweb.asm.FieldVisitor org.objectweb.asm.Handle org.objectweb.asm.Label org.objectweb.asm.MethodVisitor org.objectweb.asm.Opcodes org.objectweb.asm.Type org.objectweb.asm.TypePath org.objectweb.asm.TypeReference org.objectweb.asm.signature.SignatureReader org.objectweb.asm.signature.SignatureVisitor org.objectweb.asm.tree.AbstractInsnNode org.objectweb.asm.tree.ClassNode org.objectweb.asm.tree.InsnList org.objectweb.asm.tree.MethodNode org.objectweb.asm.tree.TryCatchBlockNode org.objectweb.asm.tree.analysis.Analyzer org.objectweb.asm.tree.analysis.BasicValue org.objectweb.asm.tree.analysis.BasicVerifier org.objectweb.asm.tree.analysis.Frame org.objectweb.asm.tree.analysis.Interpreter org.objectweb.asm.tree.analysis.SimpleVerifier org.objectweb.asm.tree.analysis.Value |
||||||||||||||||||||||||||||||||
Provides |
|