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 windup-graph-impl-6.3.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.windup.graph
├─ org.jboss.windup.graph.AbstractAnnotationFrameFactory.class - [JAR]
├─ org.jboss.windup.graph.AnnotationFrameFactory.class - [JAR]
├─ org.jboss.windup.graph.GraphContextFactoryImpl.class - [JAR]
├─ org.jboss.windup.graph.GraphContextImpl.class - [JAR]
├─ org.jboss.windup.graph.MapInAdjacentPropertiesHandler.class - [JAR]
├─ org.jboss.windup.graph.MapInAdjacentVerticesHandler.class - [JAR]
├─ org.jboss.windup.graph.MapInPropertiesHandler.class - [JAR]
├─ org.jboss.windup.graph.SetInPropertiesHandler.class - [JAR]
├─ org.jboss.windup.graph.WindupAdjacencyMethodHandler.class - [JAR]
├─ org.jboss.windup.graph.WindupPropertyMethodHandler.class - [JAR]
org.jboss.windup.graph.javahandler
├─ org.jboss.windup.graph.javahandler.JavaHandlerHandler.class - [JAR]