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 arspell-3.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.nikialeksey.arspell.strings
├─ com.nikialeksey.arspell.strings.IgnoreKeysStrings.class - [JAR]
├─ com.nikialeksey.arspell.strings.IgnoreWordsString.class - [JAR]
├─ com.nikialeksey.arspell.strings.IgnoreWordsStrings.class - [JAR]
├─ com.nikialeksey.arspell.strings.SimpleString.class - [JAR]
├─ com.nikialeksey.arspell.strings.SimpleStrings.class - [JAR]
├─ com.nikialeksey.arspell.strings.String.class - [JAR]
├─ com.nikialeksey.arspell.strings.Strings.class - [JAR]
com.nikialeksey.arspell.sentences
├─ com.nikialeksey.arspell.sentences.IgnoreWordsSentence.class - [JAR]
├─ com.nikialeksey.arspell.sentences.IgnoreWordsSentences.class - [JAR]
├─ com.nikialeksey.arspell.sentences.Sentence.class - [JAR]
├─ com.nikialeksey.arspell.sentences.Sentences.class - [JAR]
├─ com.nikialeksey.arspell.sentences.SimpleSentence.class - [JAR]
├─ com.nikialeksey.arspell.sentences.SimpleSentences.class - [JAR]
com.nikialeksey.arspell.dictionary
├─ com.nikialeksey.arspell.dictionary.Dictionary.class - [JAR]
├─ com.nikialeksey.arspell.dictionary.DictionaryError.class - [JAR]
├─ com.nikialeksey.arspell.dictionary.DictionaryGroup.class - [JAR]
com.nikialeksey.arspell.proofs
├─ com.nikialeksey.arspell.proofs.IgnoreTokensProofTool.class - [JAR]
├─ com.nikialeksey.arspell.proofs.ProofTool.class - [JAR]
com.nikialeksey.arspell.words
├─ com.nikialeksey.arspell.words.IgnoreValuesWords.class - [JAR]
├─ com.nikialeksey.arspell.words.SimpleWord.class - [JAR]
├─ com.nikialeksey.arspell.words.SimpleWords.class - [JAR]
├─ com.nikialeksey.arspell.words.Word.class - [JAR]
├─ com.nikialeksey.arspell.words.Words.class - [JAR]
com.nikialeksey.arspell
├─ com.nikialeksey.arspell.Arspell.class - [JAR]
├─ com.nikialeksey.arspell.DictionarySpell.class - [JAR]
├─ com.nikialeksey.arspell.Error.class - [JAR]
├─ com.nikialeksey.arspell.ErrorMessage.class - [JAR]
├─ com.nikialeksey.arspell.GroupSpell.class - [JAR]
├─ com.nikialeksey.arspell.Message.class - [JAR]
├─ com.nikialeksey.arspell.ProofToolSpell.class - [JAR]
├─ com.nikialeksey.arspell.SimpleError.class - [JAR]