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 sparql-anything-documentation-generator-v1.0-DEV.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.sparqlanything.documentationgenerator
├─ io.github.sparqlanything.documentationgenerator.DocumentationGenerator.class - [JAR]
├─ io.github.sparqlanything.documentationgenerator.ExampleSection.class - [JAR]
├─ io.github.sparqlanything.documentationgenerator.FormatSection.class - [JAR]
├─ io.github.sparqlanything.documentationgenerator.OptionSection.class - [JAR]
├─ io.github.sparqlanything.documentationgenerator.TriplifierSection.class - [JAR]
├─ io.github.sparqlanything.documentationgenerator.Utils.class - [JAR]