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 db-osgi-api-7.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.karaf.util.tracker
├─ org.apache.karaf.util.tracker.BaseActivator.class - [JAR]
├─ org.apache.karaf.util.tracker.SingleServiceTracker.class - [JAR]
de.mhus.db.osgi.api.xdb
├─ de.mhus.db.osgi.api.xdb.IdArrayCollection.class - [JAR]
├─ de.mhus.db.osgi.api.xdb.XdbApi.class - [JAR]
├─ de.mhus.db.osgi.api.xdb.XdbUtil.class - [JAR]
de.mhus.db.osgi.api.adb
├─ de.mhus.db.osgi.api.adb.AbstractCommonAdbConsumer.class - [JAR]
├─ de.mhus.db.osgi.api.adb.AbstractDbSchema.class - [JAR]
├─ de.mhus.db.osgi.api.adb.AccessCommonAdbConsumer.class - [JAR]
├─ de.mhus.db.osgi.api.adb.AdbOsgiUtil.class - [JAR]
├─ de.mhus.db.osgi.api.adb.AdbService.class - [JAR]
├─ de.mhus.db.osgi.api.adb.CommonDbConsumer.class - [JAR]
├─ de.mhus.db.osgi.api.adb.CommonService.class - [JAR]
├─ de.mhus.db.osgi.api.adb.Reference.class - [JAR]
├─ de.mhus.db.osgi.api.adb.ReferenceCollector.class - [JAR]