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 stardict4j-0.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.eb4j.stardict
├─ io.github.eb4j.stardict.DictionaryData.class - [JAR]
├─ io.github.eb4j.stardict.DictionaryDataBuilder.class - [JAR]
├─ io.github.eb4j.stardict.IndexEntry.class - [JAR]
├─ io.github.eb4j.stardict.SimpleLRUCache.class - [JAR]
├─ io.github.eb4j.stardict.StarDictDictionary.class - [JAR]
├─ io.github.eb4j.stardict.StarDictFileDict.class - [JAR]
├─ io.github.eb4j.stardict.StarDictInfo.class - [JAR]
├─ io.github.eb4j.stardict.StarDictLoader.class - [JAR]
├─ io.github.eb4j.stardict.StarDictZipDict.class - [JAR]