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 detangler-analysis-0.9.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.seanshubin.detangler.analysis.javadoc
├─ com.seanshubin.detangler.analysis.javadoc.JavaDocStub.class - [JAR]
com.seanshubin.detangler.analysis
├─ com.seanshubin.detangler.analysis.AcceptNameFunction.class - [JAR]
├─ com.seanshubin.detangler.analysis.Aggregate.class - [JAR]
├─ com.seanshubin.detangler.analysis.CollectionUtil.class - [JAR]
├─ com.seanshubin.detangler.analysis.CycleFinder.class - [JAR]
├─ com.seanshubin.detangler.analysis.CycleFinderWarshall.class - [JAR]
├─ com.seanshubin.detangler.analysis.DependencyData.class - [JAR]
├─ com.seanshubin.detangler.analysis.DetangledBackedByTreeOfAggregate.class - [JAR]
├─ com.seanshubin.detangler.analysis.Detangler.class - [JAR]
├─ com.seanshubin.detangler.analysis.DetanglerImpl.class - [JAR]
├─ com.seanshubin.detangler.analysis.Metrics.class - [JAR]
├─ com.seanshubin.detangler.analysis.StringToStandaloneFunction.class - [JAR]
├─ com.seanshubin.detangler.analysis.Tree.class - [JAR]