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 parse_wndb-2.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.oewntk.utils
├─ org.oewntk.utils.SynsetUId.class - [JAR]
├─ org.oewntk.utils.Tracing.class - [JAR]
org.oewntk.parse
├─ org.oewntk.parse.Counter.class - [JAR]
├─ org.oewntk.parse.DataParser.class - [JAR]
├─ org.oewntk.parse.DataParser1.class - [JAR]
├─ org.oewntk.parse.Flags.class - [JAR]
├─ org.oewntk.parse.IndexParser.class - [JAR]
├─ org.oewntk.parse.IndexParser1.class - [JAR]
├─ org.oewntk.parse.MorphParser.class - [JAR]
├─ org.oewntk.parse.Parser.class - [JAR]
├─ org.oewntk.parse.RelationParser.class - [JAR]
├─ org.oewntk.parse.SenseParser.class - [JAR]
├─ org.oewntk.parse.SenseParser1.class - [JAR]
org.oewntk.pojos
├─ org.oewntk.pojos.AdjLemma.class - [JAR]
├─ org.oewntk.pojos.AdjPosition.class - [JAR]
├─ org.oewntk.pojos.BaseSense.class - [JAR]
├─ org.oewntk.pojos.CoreIndex.class - [JAR]
├─ org.oewntk.pojos.CoreSense.class - [JAR]
├─ org.oewntk.pojos.CoreSynset.class - [JAR]
├─ org.oewntk.pojos.Domain.class - [JAR]
├─ org.oewntk.pojos.Gloss.class - [JAR]
├─ org.oewntk.pojos.Index.class - [JAR]
├─ org.oewntk.pojos.Lemma.class - [JAR]
├─ org.oewntk.pojos.LemmaCS.class - [JAR]
├─ org.oewntk.pojos.LemmaRef.class - [JAR]
├─ org.oewntk.pojos.LexId.class - [JAR]
├─ org.oewntk.pojos.LexRelation.class - [JAR]
├─ org.oewntk.pojos.MorphMapping.class - [JAR]
├─ org.oewntk.pojos.NormalizedString.class - [JAR]
├─ org.oewntk.pojos.ParsePojoException.class - [JAR]
├─ org.oewntk.pojos.Pos.class - [JAR]
├─ org.oewntk.pojos.Relation.class - [JAR]
├─ org.oewntk.pojos.RelationType.class - [JAR]
├─ org.oewntk.pojos.Sense.class - [JAR]
├─ org.oewntk.pojos.Sensekey.class - [JAR]
├─ org.oewntk.pojos.Synset.class - [JAR]
├─ org.oewntk.pojos.SynsetId.class - [JAR]
├─ org.oewntk.pojos.TagCnt.class - [JAR]
├─ org.oewntk.pojos.TrimmedNormalizedString.class - [JAR]
├─ org.oewntk.pojos.Type.class - [JAR]
├─ org.oewntk.pojos.VerbFrame.class - [JAR]
├─ org.oewntk.pojos.VerbFrameRef.class - [JAR]
├─ org.oewntk.pojos.VerbTemplate.class - [JAR]
├─ org.oewntk.pojos.VerbTemplateRef.class - [JAR]