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-ar-6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.languagetool.tools
├─ org.languagetool.tools.ArabicStringTools.class - [JAR]
org.languagetool.language
├─ org.languagetool.language.Arabic.class - [JAR]
org.languagetool.tagging.ar
├─ org.languagetool.tagging.ar.ArabicHybridDisambiguator.class - [JAR]
├─ org.languagetool.tagging.ar.ArabicTagManager.class - [JAR]
├─ org.languagetool.tagging.ar.ArabicTagger.class - [JAR]
org.languagetool.synthesis.ar
├─ org.languagetool.synthesis.ar.ArabicSynthesizer.class - [JAR]
org.languagetool.tokenizers
├─ org.languagetool.tokenizers.ArabicWordTokenizer.class - [JAR]
org.languagetool.rules.ar
├─ org.languagetool.rules.ar.ArabicCommaWhitespaceRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicConfusionProbabilityRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicDarjaRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicDiacriticsRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicDoublePunctuationRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicHomophonesRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicHunspellSpellerRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicQuestionMarkWhitespaceRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicRedundancyRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicSemiColonWhitespaceRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicSimpleReplaceRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicTransVerbRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicWordCoherencyRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicWordRepeatRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicWordinessRule.class - [JAR]
├─ org.languagetool.rules.ar.ArabicWrongWordInContextRule.class - [JAR]