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 petals-tools-jbi-common-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.petals.tools.jbicommon.descriptor
├─ org.objectweb.petals.tools.jbicommon.descriptor.ComponentDescription.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.Connection.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.Consumes.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.Identification.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.JBIDescriptor.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.JBIDescriptorBuilder.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.Provides.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.ServiceAssembly.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.ServiceUnit.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.Services.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.SharedLibrary.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.descriptor.SharedLibraryList.class - [JAR]
org.objectweb.petals.tools.jbicommon.util
├─ org.objectweb.petals.tools.jbicommon.util.FileUtil.class - [JAR]
├─ org.objectweb.petals.tools.jbicommon.util.XMLUtil.class - [JAR]