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-km-6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.languagetool.tokenizers.km
├─ org.languagetool.tokenizers.km.KhmerWordTokenizer.class - [JAR]
org.languagetool.language
├─ org.languagetool.language.Khmer.class - [JAR]
org.languagetool.tagging.km
├─ org.languagetool.tagging.km.KhmerTagger.class - [JAR]
org.languagetool.rules.km
├─ org.languagetool.rules.km.KhmerHunspellRule.class - [JAR]
├─ org.languagetool.rules.km.KhmerSimpleReplaceRule.class - [JAR]
├─ org.languagetool.rules.km.KhmerSpaceBeforeRule.class - [JAR]
├─ org.languagetool.rules.km.KhmerUnpairedBracketsRule.class - [JAR]
├─ org.languagetool.rules.km.KhmerWordRepeatRule.class - [JAR]