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-nl-6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.languagetool.tagging.nl
├─ org.languagetool.tagging.nl.DutchTagger.class - [JAR]
org.languagetool.language
├─ org.languagetool.language.BelgianDutch.class - [JAR]
├─ org.languagetool.language.Dutch.class - [JAR]
org.languagetool.tokenizers.nl
├─ org.languagetool.tokenizers.nl.DutchWordTokenizer.class - [JAR]
org.languagetool.synthesis.nl
├─ org.languagetool.synthesis.nl.DutchSynthesizer.class - [JAR]
org.languagetool.rules.nl
├─ org.languagetool.rules.nl.CheckCaseRule.class - [JAR]
├─ org.languagetool.rules.nl.CompoundFilter.class - [JAR]
├─ org.languagetool.rules.nl.CompoundRule.class - [JAR]
├─ org.languagetool.rules.nl.DateCheckFilter.class - [JAR]
├─ org.languagetool.rules.nl.DutchConfusionProbabilityRule.class - [JAR]
├─ org.languagetool.rules.nl.DutchNumberInWordFilter.class - [JAR]
├─ org.languagetool.rules.nl.DutchSuppressMisspelledSuggestionsFilter.class - [JAR]
├─ org.languagetool.rules.nl.DutchWrongWordInContextRule.class - [JAR]
├─ org.languagetool.rules.nl.MorfologikDutchSpellerRule.class - [JAR]
├─ org.languagetool.rules.nl.PreferredWordData.class - [JAR]
├─ org.languagetool.rules.nl.PreferredWordRule.class - [JAR]
├─ org.languagetool.rules.nl.PreferredWordRuleWithSuggestion.class - [JAR]
├─ org.languagetool.rules.nl.SimpleReplaceRule.class - [JAR]
├─ org.languagetool.rules.nl.SpaceInCompoundRule.class - [JAR]
├─ org.languagetool.rules.nl.Tools.class - [JAR]
├─ org.languagetool.rules.nl.WordCoherencyRule.class - [JAR]