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 opencc4j-1.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.houbb.opencc4j.model.data
├─ com.github.houbb.opencc4j.model.data.DataInfo.class - [JAR]
com.github.houbb.opencc4j.support.data
├─ com.github.houbb.opencc4j.support.data.Data.class - [JAR]
com.github.houbb.opencc4j.support.segment.trie
├─ com.github.houbb.opencc4j.support.segment.trie.OpenccTrieTreeMap.class - [JAR]
├─ com.github.houbb.opencc4j.support.segment.trie.TwOpenccTrieTreeMap.class - [JAR]
com.github.houbb.opencc4j.support.segment.impl
├─ com.github.houbb.opencc4j.support.segment.impl.AbstractSegment.class - [JAR]
├─ com.github.houbb.opencc4j.support.segment.impl.CharSegment.class - [JAR]
├─ com.github.houbb.opencc4j.support.segment.impl.FastForwardSegment.class - [JAR]
├─ com.github.houbb.opencc4j.support.segment.impl.HuaBanSegment.class - [JAR]
├─ com.github.houbb.opencc4j.support.segment.impl.Segments.class - [JAR]
├─ com.github.houbb.opencc4j.support.segment.impl.TwFastForwardSegment.class - [JAR]
com.github.houbb.opencc4j.util
├─ com.github.houbb.opencc4j.util.ZhConverterUtil.class - [JAR]
├─ com.github.houbb.opencc4j.util.ZhTwConverterUtil.class - [JAR]
com.github.houbb.opencc4j.support.segment
├─ com.github.houbb.opencc4j.support.segment.Segment.class - [JAR]
com.github.houbb.opencc4j.core
├─ com.github.houbb.opencc4j.core.ZhConvert.class - [JAR]
com.github.houbb.opencc4j.support.convert.context.impl
├─ com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext.class - [JAR]
com.github.houbb.opencc4j.support.convert.core
├─ com.github.houbb.opencc4j.support.convert.core.UnitConvert.class - [JAR]
com.github.houbb.opencc4j.constant
├─ com.github.houbb.opencc4j.constant.AppConstant.class - [JAR]
com.github.houbb.opencc4j.core.impl
├─ com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap.class - [JAR]
com.github.houbb.opencc4j.exception
├─ com.github.houbb.opencc4j.exception.Opencc4jRuntimeException.class - [JAR]
com.github.houbb.opencc4j.support.convert.core.impl
├─ com.github.houbb.opencc4j.support.convert.core.impl.DefaultUnitConvert.class - [JAR]
com.github.houbb.opencc4j.support.datamap
├─ com.github.houbb.opencc4j.support.datamap.IDataMap.class - [JAR]
com.github.houbb.opencc4j.support.convert.context
├─ com.github.houbb.opencc4j.support.convert.context.UnitConvertContext.class - [JAR]
com.github.houbb.opencc4j.support.data.impl
├─ com.github.houbb.opencc4j.support.data.impl.AbstractData.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.DataUtil.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.OpenccDatas.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.STCharData.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.STPhraseData.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.TSCharData.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.TSPhraseData.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.TwSTCharData.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.TwSTPhraseData.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.TwTSCharData.class - [JAR]
├─ com.github.houbb.opencc4j.support.data.impl.TwTSPhraseData.class - [JAR]
com.github.houbb.opencc4j.support.datamap.impl
├─ com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMap.class - [JAR]
├─ com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault.class - [JAR]
├─ com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan.class - [JAR]
├─ com.github.houbb.opencc4j.support.datamap.impl.DataMaps.class - [JAR]