jar

org.apache.felix : org.apache.felix.ipojo.online.manipulator

Maven & Gradle

Apr 16, 2010

Apache Felix iPOJO URL Handler · iPOJO online manipulator allowing install time manipulation of iPOJO bundle.

Table Of Contents

Latest Version

Download org.apache.felix : org.apache.felix.ipojo.online.manipulator JAR file - Latest Versions:

All Versions

Download org.apache.felix : org.apache.felix.ipojo.online.manipulator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.felix.ipojo.online.manipulator-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.ipojo.xml.parser

├─ org.apache.felix.ipojo.xml.parser.ParseException.class - [JAR]

├─ org.apache.felix.ipojo.xml.parser.SchemaResolver.class - [JAR]

├─ org.apache.felix.ipojo.xml.parser.XMLMetadataParser.class - [JAR]

org.apache.felix.ipojo.manipulation

├─ org.apache.felix.ipojo.manipulation.ClassChecker.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.ConstructorCodeAdapter.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.InnerClassAdapter.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.InnerClassManipulator.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.ManipulationProperty.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.Manipulator.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.MethodCodeAdapter.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.MethodCreator.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.MethodDescriptor.class - [JAR]

org.objectweb.asm.commons

├─ org.objectweb.asm.commons.AdviceAdapter.class - [JAR]

├─ org.objectweb.asm.commons.AnalyzerAdapter.class - [JAR]

├─ org.objectweb.asm.commons.CodeSizeEvaluator.class - [JAR]

├─ org.objectweb.asm.commons.EmptyVisitor.class - [JAR]

├─ org.objectweb.asm.commons.GeneratorAdapter.class - [JAR]

├─ org.objectweb.asm.commons.JSRInlinerAdapter.class - [JAR]

├─ org.objectweb.asm.commons.LocalVariablesSorter.class - [JAR]

├─ org.objectweb.asm.commons.Method.class - [JAR]

├─ org.objectweb.asm.commons.SerialVersionUIDAdder.class - [JAR]

├─ org.objectweb.asm.commons.StaticInitMerger.class - [JAR]

├─ org.objectweb.asm.commons.TableSwitchGenerator.class - [JAR]

org.apache.felix.ipojo.online.manipulator

├─ org.apache.felix.ipojo.online.manipulator.IPOJOURLHandler.class - [JAR]

org.apache.felix.ipojo.manipulator

├─ org.apache.felix.ipojo.manipulator.Pojoization.class - [JAR]

├─ org.apache.felix.ipojo.manipulator.QuotedTokenizer.class - [JAR]

org.apache.felix.ipojo.manipulation.annotations

├─ org.apache.felix.ipojo.manipulation.annotations.CustomAnnotationVisitor.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.annotations.FieldCollector.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.annotations.MetadataCollector.class - [JAR]

├─ org.apache.felix.ipojo.manipulation.annotations.MethodCollector.class - [JAR]

org.objectweb.asm

├─ org.objectweb.asm.AnnotationVisitor.class - [JAR]

├─ org.objectweb.asm.AnnotationWriter.class - [JAR]

├─ org.objectweb.asm.Attribute.class - [JAR]

├─ org.objectweb.asm.ByteVector.class - [JAR]

├─ org.objectweb.asm.ClassAdapter.class - [JAR]

├─ org.objectweb.asm.ClassReader.class - [JAR]

├─ org.objectweb.asm.ClassVisitor.class - [JAR]

├─ org.objectweb.asm.ClassWriter.class - [JAR]

├─ org.objectweb.asm.Edge.class - [JAR]

├─ org.objectweb.asm.FieldVisitor.class - [JAR]

├─ org.objectweb.asm.FieldWriter.class - [JAR]

├─ org.objectweb.asm.Frame.class - [JAR]

├─ org.objectweb.asm.Handler.class - [JAR]

├─ org.objectweb.asm.Item.class - [JAR]

├─ org.objectweb.asm.Label.class - [JAR]

├─ org.objectweb.asm.MethodAdapter.class - [JAR]

├─ org.objectweb.asm.MethodVisitor.class - [JAR]

├─ org.objectweb.asm.MethodWriter.class - [JAR]

├─ org.objectweb.asm.Opcodes.class - [JAR]

├─ org.objectweb.asm.Type.class - [JAR]