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 cdk-ctab-2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openscience.cdk.io.iterator
├─ org.openscience.cdk.io.iterator.IteratingSDFReader.class - [JAR]
org.openscience.cdk.io.random
├─ org.openscience.cdk.io.random.RandomAccessSDFReader.class - [JAR]
org.openscience.cdk.io
├─ org.openscience.cdk.io.MDLRXNReader.class - [JAR]
├─ org.openscience.cdk.io.MDLRXNV2000Reader.class - [JAR]
├─ org.openscience.cdk.io.MDLRXNV3000Reader.class - [JAR]
├─ org.openscience.cdk.io.MDLRXNWriter.class - [JAR]
├─ org.openscience.cdk.io.MDLReader.class - [JAR]
├─ org.openscience.cdk.io.MDLV2000Reader.class - [JAR]
├─ org.openscience.cdk.io.MDLV2000Writer.class - [JAR]
├─ org.openscience.cdk.io.MDLV3000Reader.class - [JAR]
├─ org.openscience.cdk.io.MDLV3000Writer.class - [JAR]
├─ org.openscience.cdk.io.MDLValence.class - [JAR]
├─ org.openscience.cdk.io.RGroupQueryReader.class - [JAR]
├─ org.openscience.cdk.io.RGroupQueryWriter.class - [JAR]
├─ org.openscience.cdk.io.SDFWriter.class - [JAR]