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 voidframework-template-freemarker-1.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.voidframework.template.freemarker.module
├─ dev.voidframework.template.freemarker.module.FreeMarkerConfigurationProvider.class - [JAR]
├─ dev.voidframework.template.freemarker.module.TemplateFreeMarkerModule.class - [JAR]
dev.voidframework.template.freemarker
├─ dev.voidframework.template.freemarker.FreeMarkerTemplateRenderer.class - [JAR]
dev.voidframework.template.freemarker.method
├─ dev.voidframework.template.freemarker.method.ConfigTemplateMethodModel.class - [JAR]
├─ dev.voidframework.template.freemarker.method.InternationalizationTemplateMethodModel.class - [JAR]
├─ dev.voidframework.template.freemarker.method.ReverseRouteTemplateMethodModel.class - [JAR]