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-dict-2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openscience.cdk.dict
├─ org.openscience.cdk.dict.CDKDictionaryReferences.class - [JAR]
├─ org.openscience.cdk.dict.Dictionary.class - [JAR]
├─ org.openscience.cdk.dict.DictionaryDatabase.class - [JAR]
├─ org.openscience.cdk.dict.DictionaryHandler.class - [JAR]
├─ org.openscience.cdk.dict.Entry.class - [JAR]
├─ org.openscience.cdk.dict.EntryReact.class - [JAR]
├─ org.openscience.cdk.dict.OWLFile.class - [JAR]
├─ org.openscience.cdk.dict.OWLReact.class - [JAR]