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 xbean-bundleutils-4.23.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.xbean.osgi.bundle.util.jar
├─ org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.jar.BundleJarFile.class - [JAR]
org.apache.xbean.osgi.bundle.util.equinox
├─ org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleClassLoader.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleResourceHelper.class - [JAR]
org.apache.xbean.osgi.bundle.util
├─ org.apache.xbean.osgi.bundle.util.BundleClassFinder.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.BundleClassLoader.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.BundleDescription.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.BundleResourceClassLoader.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.BundleResourceFinder.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.BundleResourceHelper.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.BundleUtils.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.ClassDiscoveryFilter.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.DelegatingBundle.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.DelegatingBundleContext.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.DelegatingBundleReference.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.DictionaryMap.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.DiscoveryRange.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.HeaderBuilder.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.HeaderParser.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.ResourceDiscoveryFilter.class - [JAR]
├─ org.apache.xbean.osgi.bundle.util.VersionRange.class - [JAR]