jar

com.tupilabs : jazzy

Maven & Gradle

Aug 24, 2013
2 stars

Jazzy · This is a fork of the jazzy dictionary

Table Of Contents

Latest Version

Download com.tupilabs : jazzy JAR file - Latest Versions:

All Versions

Download com.tupilabs : jazzy JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jazzy-0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.swabunga.spell.util

├─ com.swabunga.spell.util.StringUtility.class - [JAR]

├─ com.swabunga.spell.util.VectorUtility.class - [JAR]

com.swabunga.spell.event

├─ com.swabunga.spell.event.BasicSpellCheckEvent.class - [JAR]

├─ com.swabunga.spell.event.SpellCheckEvent.class - [JAR]

├─ com.swabunga.spell.event.SpellCheckListener.class - [JAR]

├─ com.swabunga.spell.event.Word.class - [JAR]

com.swabunga.spell

├─ com.swabunga.spell.AbstractWordFinder.class - [JAR]

├─ com.swabunga.spell.DefaultWordFinder.class - [JAR]

├─ com.swabunga.spell.JavaWordFinder.class - [JAR]

├─ com.swabunga.spell.SpellChecker.class - [JAR]

├─ com.swabunga.spell.TeXWordFinder.class - [JAR]

├─ com.swabunga.spell.WordFinder.class - [JAR]

├─ com.swabunga.spell.WordNotFoundException.class - [JAR]

├─ com.swabunga.spell.XMLWordFinder.class - [JAR]

com.swabunga.spell.tokenizer

├─ com.swabunga.spell.tokenizer.AbstractWordTokenizer.class - [JAR]

├─ com.swabunga.spell.tokenizer.DocumentWordTokenizer.class - [JAR]

├─ com.swabunga.spell.tokenizer.FileWordTokenizer.class - [JAR]

├─ com.swabunga.spell.tokenizer.StringWordTokenizer.class - [JAR]

├─ com.swabunga.spell.tokenizer.WordTokenizer.class - [JAR]

com.swabunga.spell.engine

├─ com.swabunga.spell.engine.Configuration.class - [JAR]

├─ com.swabunga.spell.engine.DoubleMeta.class - [JAR]

├─ com.swabunga.spell.engine.EditDistance.class - [JAR]

├─ com.swabunga.spell.engine.GenericSpellDictionary.class - [JAR]

├─ com.swabunga.spell.engine.GenericTransformator.class - [JAR]

├─ com.swabunga.spell.engine.PropertyConfiguration.class - [JAR]

├─ com.swabunga.spell.engine.SpellDictionary.class - [JAR]

├─ com.swabunga.spell.engine.SpellDictionaryASpell.class - [JAR]

├─ com.swabunga.spell.engine.SpellDictionaryCachedDichoDisk.class - [JAR]

├─ com.swabunga.spell.engine.SpellDictionaryDichoDisk.class - [JAR]

├─ com.swabunga.spell.engine.SpellDictionaryDisk.class - [JAR]

├─ com.swabunga.spell.engine.SpellDictionaryHashMap.class - [JAR]

├─ com.swabunga.spell.engine.Transformator.class - [JAR]

├─ com.swabunga.spell.engine.Word.class - [JAR]

Advertisement