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.converters-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.DocxProjectWithVelocity2PDF.class - [JAR]
├─ fr.opensagres.xdocreport.samples.docxandvelocity.DocxProjectWithVelocity2XHTML.class - [JAR]
├─ fr.opensagres.xdocreport.samples.docxandvelocity.DocxProjectWithVelocityList2PDF.class - [JAR]
├─ fr.opensagres.xdocreport.samples.docxandvelocity.DocxProjectWithVelocityListXHTML.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]