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 domino-jnx-rawdoc-json-1.27.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hcl.domino.jnx.rawdoc.json.service
├─ com.hcl.domino.jnx.rawdoc.json.service.RawDocDeserializer.class - [JAR]
├─ com.hcl.domino.jnx.rawdoc.json.service.RawDocJsonDeserializerFactory.class - [JAR]
├─ com.hcl.domino.jnx.rawdoc.json.service.RawDocJsonSerializerFactory.class - [JAR]
├─ com.hcl.domino.jnx.rawdoc.json.service.RawDocSerializer.class - [JAR]