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 borscht-template-core_3-1.2.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
borscht.template
├─ borscht.template.DefaultNodeParserTemplate.class - [JAR]
├─ borscht.template.Template.class - [JAR]
├─ borscht.template.TemplateEngine.class - [JAR]
├─ borscht.template.TemplateEngineException.class - [JAR]
borscht.template.renderers
├─ borscht.template.renderers.TimeFormats.class - [JAR]