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.template.velocity-2.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.opensagres.xdocreport.template.velocity.cache
├─ fr.opensagres.xdocreport.template.velocity.cache.XDocReportEntryResourceLoader.class - [JAR]
fr.opensagres.xdocreport.template.velocity.discovery
├─ fr.opensagres.xdocreport.template.velocity.discovery.VelocityTemplateEngineDiscovery.class - [JAR]
fr.opensagres.xdocreport.template.velocity
├─ fr.opensagres.xdocreport.template.velocity.ModelFieldType.class - [JAR]
├─ fr.opensagres.xdocreport.template.velocity.VelocityConstants.class - [JAR]
├─ fr.opensagres.xdocreport.template.velocity.VelocityDocumentFormatter.class - [JAR]
├─ fr.opensagres.xdocreport.template.velocity.VelocityFieldsExtractor.class - [JAR]
├─ fr.opensagres.xdocreport.template.velocity.VelocityFieldsMetadataClassSerializer.class - [JAR]
fr.opensagres.xdocreport.template.velocity.internal
├─ fr.opensagres.xdocreport.template.velocity.internal.ExtractVariablesVelocityVisitor.class - [JAR]
├─ fr.opensagres.xdocreport.template.velocity.internal.Foreach.class - [JAR]
├─ fr.opensagres.xdocreport.template.velocity.internal.VelocityTemplateEngine.class - [JAR]
├─ fr.opensagres.xdocreport.template.velocity.internal.XDocReportEscapeReference.class - [JAR]
├─ fr.opensagres.xdocreport.template.velocity.internal.XDocVelocityContext.class - [JAR]