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 linguistic-tools-1.45.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.okapi.lib.languagetool.rules
├─ net.sf.okapi.lib.languagetool.rules.AbstractLanguageToolRuleGenerator.class - [JAR]
├─ net.sf.okapi.lib.languagetool.rules.BlackListRule.class - [JAR]
├─ net.sf.okapi.lib.languagetool.rules.Blacklist2BlacklistRules.class - [JAR]
├─ net.sf.okapi.lib.languagetool.rules.ConceptEntry2TermCheckRules.class - [JAR]
├─ net.sf.okapi.lib.languagetool.rules.TermCheckRule.class - [JAR]
net.sf.okapi.lib.languagetool
├─ net.sf.okapi.lib.languagetool.DefaultLanguage.class - [JAR]
├─ net.sf.okapi.lib.languagetool.LanguageToolUtil.class - [JAR]
net.sf.okapi.steps.languagetool
├─ net.sf.okapi.steps.languagetool.LanguageTool.class - [JAR]
├─ net.sf.okapi.steps.languagetool.LanguageToolStep.class - [JAR]
├─ net.sf.okapi.steps.languagetool.Parameters.class - [JAR]