Name | asm-util-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.util Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-SymbolicName: org.objectweb.asm.util Bundle-Version: 7.2.0.beta Export-Package: org.objectweb.asm.util;version="7.2.0.beta";uses:="org.o bjectweb.asm,org.objectweb.asm.signature" Implementation-Title: Utilities for ASM, a very small and fast Java byte code manipulation framework Implementation-Version: 7.2-beta Import-Package: org.objectweb.asm;version="[7.2,8)",org.objectweb.asm.si gnature;version="[7.2,8)",org.objectweb.asm.tree;version="[7.2,8)",org. objectweb.asm.tree.analysis;version="[7.2,8)" Module-Requires: org.objectweb.asm;transitive=true,org.objectweb.asm.tre e;transitive=true,org.objectweb.asm.tree.analysis;transitive=true |
||||||||||||||||||||||||||||||||||||||||||||||
Signing information | |||||||||||||||||||||||||||||||||||||||||||||||
Requires | java.io.FileInputStream java.io.IOException java.io.InputStream java.io.OutputStream java.io.PrintStream java.io.PrintWriter java.io.StringWriter java.io.Writer java.lang.AssertionError java.lang.Boolean java.lang.Byte java.lang.Character java.lang.Class java.lang.ClassLoader java.lang.Deprecated java.lang.Double java.lang.Enum java.lang.Exception java.lang.Float java.lang.IllegalArgumentException java.lang.IllegalStateException java.lang.IndexOutOfBoundsException java.lang.Integer java.lang.Long java.lang.Object java.lang.Short java.lang.String java.lang.StringBuilder java.lang.System java.lang.Throwable java.lang.UnsupportedOperationException java.util.ArrayList java.util.Arrays java.util.Collections java.util.EnumSet 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.ConstantDynamic org.objectweb.asm.FieldVisitor org.objectweb.asm.Handle org.objectweb.asm.Label org.objectweb.asm.MethodVisitor org.objectweb.asm.ModuleVisitor 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.AnalyzerException 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 |
|