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 dispatch-json_2.7.4-0.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dispatch.json
├─ dispatch.json.Child.class - [JAR]
├─ dispatch.json.Extract.class - [JAR]
├─ dispatch.json.Insert.class - [JAR]
├─ dispatch.json.Js.class - [JAR]
├─ dispatch.json.JsArray.class - [JAR]
├─ dispatch.json.JsBoolean.class - [JAR]
├─ dispatch.json.JsFalse.class - [JAR]
├─ dispatch.json.JsNull.class - [JAR]
├─ dispatch.json.JsNumber.class - [JAR]
├─ dispatch.json.JsObject.class - [JAR]
├─ dispatch.json.JsString.class - [JAR]
├─ dispatch.json.JsTrue.class - [JAR]
├─ dispatch.json.JsValue.class - [JAR]
├─ dispatch.json.JsonParser.class - [JAR]
├─ dispatch.json.Obj.class - [JAR]
├─ dispatch.json.Property.class - [JAR]