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-jbi-descriptor-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.petals.jbi.descriptor
├─ org.objectweb.petals.jbi.descriptor.ComponentDescription.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.Connection.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.Consumes.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.ExtensibleJbiElement.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.Extensions.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.Identification.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.JBIDescriptor.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.JBIDescriptorBuilder.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.JBIDescriptorException.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.Provides.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.ServiceAssembly.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.ServiceUnit.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.ServiceUnitExtensibleElement.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.Services.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.SharedLibrary.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.SharedLibraryList.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.UnknownExtension.class - [JAR]
org.objectweb.petals.jbi.descriptor.util
├─ org.objectweb.petals.jbi.descriptor.util.InputStreamWrapper.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.util.StringHelper.class - [JAR]
├─ org.objectweb.petals.jbi.descriptor.util.XMLUtil.class - [JAR]