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 handles-api-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.datafox.dfxengine.handles.api.collection
├─ me.datafox.dfxengine.handles.api.collection.HandleMap.class - [JAR]
├─ me.datafox.dfxengine.handles.api.collection.HandleSet.class - [JAR]
me.datafox.dfxengine.handles.api
├─ me.datafox.dfxengine.handles.api.Handle.class - [JAR]
├─ me.datafox.dfxengine.handles.api.HandleManager.class - [JAR]
├─ me.datafox.dfxengine.handles.api.Space.class - [JAR]