jar

tokyo.northside : mdict4j

Maven & Gradle

Dec 29, 2022

URL protocol handler · MDict parser for java

Table Of Contents

Latest Version

Download tokyo.northside : mdict4j JAR file - Latest Versions:

All Versions

Download tokyo.northside : mdict4j JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x

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 mdict4j-0.5.3.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]

io.github.eb4j.mdict.cache

├─ io.github.eb4j.mdict.cache.SimpleLRUCache.class - [JAR]