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 dd4t-thymeleaf-support-2.1.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dd4t.thymeleaf.dialect
├─ org.dd4t.thymeleaf.dialect.XpmDialect.class - [JAR]
org.dd4t.thymeleaf.dialect.processor.xpm
├─ org.dd4t.thymeleaf.dialect.processor.xpm.XpmComponentPresentationProcessor.class - [JAR]
├─ org.dd4t.thymeleaf.dialect.processor.xpm.XpmFieldProcessor.class - [JAR]
├─ org.dd4t.thymeleaf.dialect.processor.xpm.XpmPageInitProcessor.class - [JAR]