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 fr.opensagres.xdocreport.samples.docxandvelocity-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.opensagres.xdocreport.samples.docxandvelocity
├─ fr.opensagres.xdocreport.samples.docxandvelocity.DocxProjectWithVelocity.class - [JAR]
├─ fr.opensagres.xdocreport.samples.docxandvelocity.DocxProjectWithVelocityList.class - [JAR]
├─ fr.opensagres.xdocreport.samples.docxandvelocity.DocxProjectWithVelocityListTestPerf.class - [JAR]
├─ fr.opensagres.xdocreport.samples.docxandvelocity.DocxProjectWithVelocityTestPerf.class - [JAR]
fr.opensagres.xdocreport.samples.docxandvelocity.model
├─ fr.opensagres.xdocreport.samples.docxandvelocity.model.Developer.class - [JAR]
├─ fr.opensagres.xdocreport.samples.docxandvelocity.model.Project.class - [JAR]