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 zhang-shasha-java-1.01.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.tmatek.zhangshasha
├─ com.github.tmatek.zhangshasha.EditableTreeNode.class - [JAR]
├─ com.github.tmatek.zhangshasha.ReversibleIdentityMap.class - [JAR]
├─ com.github.tmatek.zhangshasha.TreeDistance.class - [JAR]
├─ com.github.tmatek.zhangshasha.TreeNode.class - [JAR]
├─ com.github.tmatek.zhangshasha.TreeOperation.class - [JAR]
├─ com.github.tmatek.zhangshasha.TreeTransformation.class - [JAR]