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 magnolia-context-annotations-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.vpro.magnolia.annotations
├─ nl.vpro.magnolia.annotations.ContextAnnotations.class - [JAR]
├─ nl.vpro.magnolia.annotations.ContextAnnotationsModule.class - [JAR]
├─ nl.vpro.magnolia.annotations.DoInSystemContextInterceptor.class - [JAR]
├─ nl.vpro.magnolia.annotations.DoInWebContextInterceptor.class - [JAR]
├─ nl.vpro.magnolia.annotations.MgnlSystemContext.class - [JAR]
├─ nl.vpro.magnolia.annotations.MgnlWebContext.class - [JAR]
├─ nl.vpro.magnolia.annotations.ReleaseAfterExecution.class - [JAR]
├─ nl.vpro.magnolia.annotations.State.class - [JAR]
nl.vpro.magnolia
├─ nl.vpro.magnolia.SystemWebContext.class - [JAR]
nl.vpro.magnolia.http
├─ nl.vpro.magnolia.http.PseudoHttpServletRequest.class - [JAR]
├─ nl.vpro.magnolia.http.PseudoHttpServletResponse.class - [JAR]