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 rewrite-integration-faces-1.0.0-SNAPSHOT.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ocpsoft.rewrite.faces.config
├─ com.ocpsoft.rewrite.faces.config.PhaseAction.class - [JAR]
├─ com.ocpsoft.rewrite.faces.config.QueuedPhaseAction.class - [JAR]
com.ocpsoft.rewrite.faces
├─ com.ocpsoft.rewrite.faces.FacesRewriteLifecycleListener.class - [JAR]
├─ com.ocpsoft.rewrite.faces.NavigatingInvocationResultHandler.class - [JAR]
├─ com.ocpsoft.rewrite.faces.RewriteNavigationHandler.class - [JAR]
├─ com.ocpsoft.rewrite.faces.RewritePhaseListener.class - [JAR]
├─ com.ocpsoft.rewrite.faces.RewriteViewHandler.class - [JAR]
├─ com.ocpsoft.rewrite.faces.URLDuplicatePathCanonicalizer.class - [JAR]