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 model-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.oewntk.model
├─ org.oewntk.model.CoreModel.class - [JAR]
├─ org.oewntk.model.DeSerialize.class - [JAR]
├─ org.oewntk.model.Finder.class - [JAR]
├─ org.oewntk.model.Formatter.class - [JAR]
├─ org.oewntk.model.Groupings.class - [JAR]
├─ org.oewntk.model.InverseRelationFactory.class - [JAR]
├─ org.oewntk.model.Key.class - [JAR]
├─ org.oewntk.model.KeyF.class - [JAR]
├─ org.oewntk.model.Lex.class - [JAR]
├─ org.oewntk.model.LexGroupings.class - [JAR]
├─ org.oewntk.model.LexicographicOrder.class - [JAR]
├─ org.oewntk.model.MapFactory.class - [JAR]
├─ org.oewntk.model.Model.class - [JAR]
├─ org.oewntk.model.Pronunciation.class - [JAR]
├─ org.oewntk.model.Sense.class - [JAR]
├─ org.oewntk.model.SenseGroupings.class - [JAR]
├─ org.oewntk.model.Serialize.class - [JAR]
├─ org.oewntk.model.Synset.class - [JAR]
├─ org.oewntk.model.TagCount.class - [JAR]
├─ org.oewntk.model.Tracing.class - [JAR]
├─ org.oewntk.model.Utils.class - [JAR]
├─ org.oewntk.model.VerbFrame.class - [JAR]
├─ org.oewntk.model.VerbTemplate.class - [JAR]