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-br-6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.languagetool.tagging.br
├─ org.languagetool.tagging.br.BretonTagger.class - [JAR]
org.languagetool.language
├─ org.languagetool.language.Breton.class - [JAR]
org.languagetool.tokenizers.br
├─ org.languagetool.tokenizers.br.BretonWordTokenizer.class - [JAR]
org.languagetool.rules.br
├─ org.languagetool.rules.br.BretonCompoundRule.class - [JAR]
├─ org.languagetool.rules.br.DateCheckFilter.class - [JAR]
├─ org.languagetool.rules.br.MorfologikBretonSpellerRule.class - [JAR]
├─ org.languagetool.rules.br.TopoReplaceRule.class - [JAR]