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 swagger2html-2.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.swagger2html
├─ org.swagger2html.S2hMain.class - [JAR]
├─ org.swagger2html.Swagger2Html.class - [JAR]
├─ org.swagger2html.SwaggerWrapper.class - [JAR]
org.swagger2html.util
├─ org.swagger2html.util.FreemarkerTemplateFactory.class - [JAR]
├─ org.swagger2html.util.S2hUtils.class - [JAR]