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 jbpm-form-modeler-static-resources-7.4.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jbpm.bui.resources
├─ org.jbpm.bui.resources.DefaultStaticImageResolver.class - [JAR]
├─ org.jbpm.bui.resources.StaticResourceResolver.class - [JAR]
org.jbpm.bui.taglib
├─ org.jbpm.bui.taglib.ImageResolverTag.class - [JAR]