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 hsweb-system-dictionary-local-3.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hswebframework.web.dictionary.simple.dao
├─ org.hswebframework.web.dictionary.simple.dao.DictionaryDao.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.dao.DictionaryItemDao.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.dao.DictionaryParserDao.class - [JAR]
org.hswebframework.web.dictionary.simple.builder
├─ org.hswebframework.web.dictionary.simple.builder.SimpleDictionaryParserBuilder.class - [JAR]
org.hswebframework.web.dictionary.simple.parser
├─ org.hswebframework.web.dictionary.simple.parser.DictParserFormat.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.parser.DictParserFormatter.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.parser.FormatterResult.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.parser.ScriptSingleDictParser.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.parser.SimpleDictParserFormatter.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.parser.SimpleSingleDictParser.class - [JAR]
org.hswebframework.web.dictionary.simple
├─ org.hswebframework.web.dictionary.simple.BoostDictDefineRepository.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.DefaultDictionaryHelper.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.DefaultDictionaryWrapper.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.DictionaryWrapperObject.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.SimpleDictionaryItemService.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.SimpleDictionaryParser.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.SimpleDictionaryParserService.class - [JAR]
├─ org.hswebframework.web.dictionary.simple.SimpleDictionaryService.class - [JAR]