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 knotx-knot-handlebars-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.knotx.knot.templating.handlebars
├─ io.knotx.knot.templating.handlebars.CustomHandlebarsHelper.class - [JAR]
├─ io.knotx.knot.templating.handlebars.JsonObjectValueResolver.class - [JAR]
io.knotx.knot.templating.helpers
├─ io.knotx.knot.templating.helpers.DefaultHandlebarsHelpers.class - [JAR]
io.knotx.knot.templating.impl
├─ io.knotx.knot.templating.impl.HandlebarsKnotProxyImpl.class - [JAR]
io.knotx.knot.templating
├─ io.knotx.knot.templating.HandlebarsKnotOptions.class - [JAR]
├─ io.knotx.knot.templating.HandlebarsKnotOptionsConverter.class - [JAR]
├─ io.knotx.knot.templating.HandlebarsKnotVerticle.class - [JAR]