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 activiti-image-generator-5.18.0-PETALS-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.activiti.image.exception
├─ org.activiti.image.exception.ActivitiImageException.class - [JAR]
org.activiti.image.impl
├─ org.activiti.image.impl.DefaultProcessDiagramCanvas.class - [JAR]
├─ org.activiti.image.impl.DefaultProcessDiagramGenerator.class - [JAR]
org.activiti.image
├─ org.activiti.image.ProcessDiagramGenerator.class - [JAR]
org.activiti.image.util
├─ org.activiti.image.util.ReflectUtil.class - [JAR]