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 stapler-jsp-1.263.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kohsuke.stapler.tags
├─ org.kohsuke.stapler.tags.Include.class - [JAR]
├─ org.kohsuke.stapler.tags.Wrapper.class - [JAR]
org.kohsuke.stapler.jsp
├─ org.kohsuke.stapler.jsp.JSPFacet.class - [JAR]
├─ org.kohsuke.stapler.jsp.RequestDispatcherWrapper.class - [JAR]