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 jaxrs-html-provider-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.internetitem.web.html.freemarker
├─ com.internetitem.web.html.freemarker.FreemarkerRenderer.class - [JAR]
com.internetitem.web.html.spring
├─ com.internetitem.web.html.spring.JaxRsHtmlProviderConfiguration.class - [JAR]
com.internetitem.web.html
├─ com.internetitem.web.html.JaxRsHtmlProvider.class - [JAR]
├─ com.internetitem.web.html.Renderer.class - [JAR]
├─ com.internetitem.web.html.TemplateAware.class - [JAR]
├─ com.internetitem.web.html.TemplateName.class - [JAR]