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 jarch-report-20.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.jarch.report.util
├─ br.com.jarch.report.util.JasperReportsUtils.class - [JAR]
br.com.jarch.report
├─ br.com.jarch.report.IReportBase.class - [JAR]
├─ br.com.jarch.report.ReportBase.class - [JAR]
├─ br.com.jarch.report.ReportBuilder.class - [JAR]
├─ br.com.jarch.report.ReportGroup.class - [JAR]
├─ br.com.jarch.report.ReportGroupBuilder.class - [JAR]
├─ br.com.jarch.report.ReportSubReport.class - [JAR]
├─ br.com.jarch.report.ReportSubReportBuilder.class - [JAR]
├─ br.com.jarch.report.ReportUtils.class - [JAR]