View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.osgi.test.cases.converter-8.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.osgi.test.support.signature
├─ org.osgi.test.support.signature.ClassParser.class - [JAR]
├─ org.osgi.test.support.signature.ParserCallback.class - [JAR]
├─ org.osgi.test.support.signature.PoolEntry.class - [JAR]
├─ org.osgi.test.support.signature.SignatureTestCase.class - [JAR]
org.osgi.test.cases.converter.felix.sub1
├─ org.osgi.test.cases.converter.felix.sub1.TestAnn1.class - [JAR]
org.osgi.test.cases.converter.junit
├─ org.osgi.test.cases.converter.junit.ArrayAndCollectionConversionComplianceTest.class - [JAR]
├─ org.osgi.test.cases.converter.junit.ConversionComplianceTest.class - [JAR]
├─ org.osgi.test.cases.converter.junit.CustomizedConversionComplianceTest.class - [JAR]
├─ org.osgi.test.cases.converter.junit.MapInterfaceJavaBeansDTOAndAnnotationConversionComplianceTest.class - [JAR]
├─ org.osgi.test.cases.converter.junit.ScalarConversionComplianceTest.class - [JAR]
├─ org.osgi.test.cases.converter.junit.SignatureTestCase.class - [JAR]
├─ org.osgi.test.cases.converter.junit.StandardConverterComplianceTest.class - [JAR]
org.osgi.test.support.junit4
├─ org.osgi.test.support.junit4.AbstractOSGiTestCase.class - [JAR]
org.osgi.test.support.sleep
├─ org.osgi.test.support.sleep.Sleep.class - [JAR]
org.osgi.test.cases.converter.felix
├─ org.osgi.test.cases.converter.felix.ConverterBuilderTest.class - [JAR]
├─ org.osgi.test.cases.converter.felix.ConverterCollectionsTest.class - [JAR]
├─ org.osgi.test.cases.converter.felix.ConverterFunctionTest.class - [JAR]
├─ org.osgi.test.cases.converter.felix.ConverterMapTest.class - [JAR]
├─ org.osgi.test.cases.converter.felix.ConverterTest.class - [JAR]
├─ org.osgi.test.cases.converter.felix.InterfaceWithDefaultMethod.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyBean.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyDTO.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyDTO2.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyDTO3.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyDTO7.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyDTO8.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyDTO9.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyDTOWithMethods.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyDefaultCtorDTOAlike.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyEmbeddedDTO.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyGenericDTOWithVariables.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyGenericInterface.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MyGenericInterfaceWithVariables.class - [JAR]
├─ org.osgi.test.cases.converter.felix.MySubDTO.class - [JAR]
├─ org.osgi.test.cases.converter.felix.PrefixAnnotation.class - [JAR]
├─ org.osgi.test.cases.converter.felix.PrefixDTO.class - [JAR]
├─ org.osgi.test.cases.converter.felix.PrefixEnumAnnotation.class - [JAR]
├─ org.osgi.test.cases.converter.felix.PrefixInterface.class - [JAR]
├─ org.osgi.test.cases.converter.felix.TestDictionary.class - [JAR]
org.osgi.test.cases.converter.felix.sub2
├─ org.osgi.test.cases.converter.felix.sub2.TestAnn2.class - [JAR]