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 patrun-0.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.nearform.patrun
├─ com.nearform.patrun.Customiser.class - [JAR]
├─ com.nearform.patrun.Modifier.class - [JAR]
├─ com.nearform.patrun.Node.class - [JAR]
├─ com.nearform.patrun.Patrun.class - [JAR]
├─ com.nearform.patrun.Pattern.class - [JAR]
├─ com.nearform.patrun.Printer.class - [JAR]