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 cdc-io-demos-0.27.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cdc.io.demos
├─ cdc.io.demos.CompressionUtilsDemo.class - [JAR]
├─ cdc.io.demos.ProgressControllerInputStreamDemo.class - [JAR]
├─ cdc.io.demos.SevenZUtilsDemo.class - [JAR]
├─ cdc.io.demos.XmlDataWriterDemo.class - [JAR]
├─ cdc.io.demos.XmlNormalizerDemo.class - [JAR]
├─ cdc.io.demos.ZipUtilsDemo.class - [JAR]