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 mdict4j-0.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.eb4j.mdict.io
├─ io.github.eb4j.mdict.io.MDBlockInputStream.class - [JAR]
├─ io.github.eb4j.mdict.io.MDFileInputStream.class - [JAR]
├─ io.github.eb4j.mdict.io.MDInputStream.class - [JAR]
├─ io.github.eb4j.mdict.io.MDictUtils.class - [JAR]
io.github.eb4j.mdict
├─ io.github.eb4j.mdict.DictionaryData.class - [JAR]
├─ io.github.eb4j.mdict.DictionaryDataBuilder.class - [JAR]
├─ io.github.eb4j.mdict.MDException.class - [JAR]
├─ io.github.eb4j.mdict.MDictDictionary.class - [JAR]
├─ io.github.eb4j.mdict.MDictDictionaryInfo.class - [JAR]
├─ io.github.eb4j.mdict.MDictParser.class - [JAR]
├─ io.github.eb4j.mdict.RecordIndex.class - [JAR]