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 uralicnlp-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.rootroo.uralicnlp
├─ com.rootroo.uralicnlp.App.class - [JAR]
├─ com.rootroo.uralicnlp.Cg3.class - [JAR]
├─ com.rootroo.uralicnlp.Cg3Word.class - [JAR]
├─ com.rootroo.uralicnlp.CommonTools.class - [JAR]
├─ com.rootroo.uralicnlp.StringProcessing.class - [JAR]
├─ com.rootroo.uralicnlp.Tokenizer.class - [JAR]
├─ com.rootroo.uralicnlp.UDCollection.class - [JAR]
├─ com.rootroo.uralicnlp.UDNode.class - [JAR]
├─ com.rootroo.uralicnlp.UDNodeComparator.class - [JAR]
├─ com.rootroo.uralicnlp.UDRelation.class - [JAR]
├─ com.rootroo.uralicnlp.UDRelationComparator.class - [JAR]
├─ com.rootroo.uralicnlp.UDRootNode.class - [JAR]
├─ com.rootroo.uralicnlp.UDSentence.class - [JAR]
├─ com.rootroo.uralicnlp.UDTools.class - [JAR]
├─ com.rootroo.uralicnlp.UralicApi.class - [JAR]