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 telepathReports-t20140218.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ontology2
├─ com.ontology2.Main.class - [JAR]
├─ com.ontology2.ShowVersionNumber.class - [JAR]
├─ com.ontology2.Version.class - [JAR]
com.ontology2.telepathReports
├─ com.ontology2.telepathReports.FluentFile.class - [JAR]
├─ com.ontology2.telepathReports.LinkBasedReport.class - [JAR]
├─ com.ontology2.telepathReports.MaterializationService.class - [JAR]
├─ com.ontology2.telepathReports.SparqlService.class - [JAR]
├─ com.ontology2.telepathReports.TemplateService.class - [JAR]
├─ com.ontology2.telepathReports.TypeReport.class - [JAR]
├─ com.ontology2.telepathReports.TypeReportBase.class - [JAR]
├─ com.ontology2.telepathReports.URIRewriter.class - [JAR]
├─ com.ontology2.telepathReports.UsageBasedReport.class - [JAR]