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 language-ro-6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.languagetool.tagging.ro
├─ org.languagetool.tagging.ro.RomanianTagger.class - [JAR]
org.languagetool.language
├─ org.languagetool.language.Romanian.class - [JAR]
org.languagetool.synthesis.ro
├─ org.languagetool.synthesis.ro.RomanianSynthesizer.class - [JAR]
org.languagetool.rules.ro
├─ org.languagetool.rules.ro.CompoundRule.class - [JAR]
├─ org.languagetool.rules.ro.MorfologikRomanianSpellerRule.class - [JAR]
├─ org.languagetool.rules.ro.RomanianWordRepeatBeginningRule.class - [JAR]
├─ org.languagetool.rules.ro.SimpleReplaceRule.class - [JAR]
org.languagetool.tokenizers.ro
├─ org.languagetool.tokenizers.ro.RomanianWordTokenizer.class - [JAR]