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 jaxbhelp-core-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jvnet.jaxbhelp.content.addon
├─ org.jvnet.jaxbhelp.content.addon.AddOn.class - [JAR]
├─ org.jvnet.jaxbhelp.content.addon.ContentClassItemProcessor.class - [JAR]
org.jvnet.jaxbhelp.structure.addon
├─ org.jvnet.jaxbhelp.structure.addon.AddOn.class - [JAR]
├─ org.jvnet.jaxbhelp.structure.addon.StructureClassItemProcessor.class - [JAR]
org.jvnet.jaxbhelp.structure.utils
├─ org.jvnet.jaxbhelp.structure.utils.StructureUtils.class - [JAR]