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 jp.go.nict.langrid.serviceexecutor.db.bilingualdictionary-1.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jp.go.nict.langrid.serviceexecutor.db
├─ jp.go.nict.langrid.serviceexecutor.db.ConnectionManager.class - [JAR]
├─ jp.go.nict.langrid.serviceexecutor.db.ConnectionParameters.class - [JAR]
├─ jp.go.nict.langrid.serviceexecutor.db.DataBaseUtil.class - [JAR]
├─ jp.go.nict.langrid.serviceexecutor.db.DbDictionary.class - [JAR]
├─ jp.go.nict.langrid.serviceexecutor.db.DbParameterLoader.class - [JAR]
├─ jp.go.nict.langrid.serviceexecutor.db.DictionaryDataBase.class - [JAR]
jp.go.nict.langrid.serviceexecutor.db.bilingualdictionary
├─ jp.go.nict.langrid.serviceexecutor.db.bilingualdictionary.BilingualDictionaryWithLongestMatchSearch.class - [JAR]
├─ jp.go.nict.langrid.serviceexecutor.db.bilingualdictionary.DictionaryQuery.class - [JAR]
├─ jp.go.nict.langrid.serviceexecutor.db.bilingualdictionary.QueryCentricSearch.class - [JAR]