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 officeplugin_json-2.18.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.officefloor.plugin.json.web.http.section
├─ net.officefloor.plugin.json.web.http.section.JsonHttpTemplateSectionExtension.class - [JAR]
net.officefloor.plugin.json.read
├─ net.officefloor.plugin.json.read.JsonRequestReaderManagedObjectSource.class - [JAR]
net.officefloor.plugin.json
├─ net.officefloor.plugin.json.HttpJson.class - [JAR]
├─ net.officefloor.plugin.json.JsonResponseWriter.class - [JAR]
net.officefloor.plugin.json.woof
├─ net.officefloor.plugin.json.woof.JsonWoofTemplateExtensionSource.class - [JAR]
net.officefloor.plugin.json.write
├─ net.officefloor.plugin.json.write.JsonResponseWriterManagedObjectSource.class - [JAR]