跳过导航链接
A B C D E F G H I J M N O S T U Z 

A

AbstractData - com.github.houbb.opencc4j.support.data.impl中的类
数据抽象类 1.
AbstractData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.AbstractData
 
AbstractDataMap - com.github.houbb.opencc4j.support.datamap.impl中的类
抽象数据数据 map 接口
AbstractDataMap() - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMap
 
AbstractDataMapExtra - com.github.houbb.opencc4j.support.datamap.impl中的类
抽象数据数据 map 接口-拓展接口
AbstractDataMapExtra(IDataMap) - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
 
AbstractSegment - com.github.houbb.opencc4j.support.segment.impl中的类
抽象分词实现
AbstractSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.AbstractSegment
 
AbstractZhMatch - com.github.houbb.opencc4j.support.match.impl中的类
 
AbstractZhMatch() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.AbstractZhMatch
 
AbstractZhMatchAll - com.github.houbb.opencc4j.support.match.impl中的类
全部匹配
AbstractZhMatchAll() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchAll
 
AbstractZhMatchAny - com.github.houbb.opencc4j.support.match.impl中的类
匹配任何一个
AbstractZhMatchAny() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchAny
 
AbstractZhMatchOverHalf - com.github.houbb.opencc4j.support.match.impl中的类
超过一半
AbstractZhMatchOverHalf() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchOverHalf
 
addCharToSet(Set<String>, Collection<String>) - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMap
字符添加到集合中
addCharToSet(Set<String>, String) - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMap
字符添加到集合中
AppConstant - com.github.houbb.opencc4j.constant中的类
用于指定本项目中常用的常量

B

buildAllMap(Map<String, List<String>>, Map<String, List<String>>) - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
 
buildDataMap(String) - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.DataUtil
构建数据集合 后期考虑:是否允许用户自定义字典?
buildDataMapReverse(String) - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.DataUtil
构建数据集合-逆向 后期考虑:是否允许用户自定义字典?

C

chains(Map<String, List<String>>, Map<String, List<String>>...) - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.DataUtil
链式合并
chains(Collection<Map<String, List<String>>>) - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.DataUtil
链式合并
chains(IDataMap, IDataMap...) - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
链式
chainsAndMerge(List<Map<String, List<String>>>) - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.DataUtil
链式合并+直接合并 1.
chainsAndMerge(IDataMap, IDataMap...) - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
合并
chars(String) - 类 中的方法com.github.houbb.opencc4j.support.chars.impl.ZhCharDefault
文本转对应的 char 数组
chars(String) - 接口 中的方法com.github.houbb.opencc4j.support.chars.ZhChar
文本转对应的 char 数组
chars() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
直接拆分为单个字符
CharSegment - com.github.houbb.opencc4j.support.segment.impl中的类
简单的转化为 char 列表 Created: 2018/6/22 下午2:43 Project: opencc4j
CharSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.CharSegment
 
com.github.houbb.opencc4j.constant - 程序包 com.github.houbb.opencc4j.constant
 
com.github.houbb.opencc4j.core - 程序包 com.github.houbb.opencc4j.core
 
com.github.houbb.opencc4j.core.impl - 程序包 com.github.houbb.opencc4j.core.impl
 
com.github.houbb.opencc4j.exception - 程序包 com.github.houbb.opencc4j.exception
 
com.github.houbb.opencc4j.model - 程序包 com.github.houbb.opencc4j.model
对象文件夹
com.github.houbb.opencc4j.model.data - 程序包 com.github.houbb.opencc4j.model.data
 
com.github.houbb.opencc4j.support - 程序包 com.github.houbb.opencc4j.support
支持相关类
com.github.houbb.opencc4j.support.chars - 程序包 com.github.houbb.opencc4j.support.chars
 
com.github.houbb.opencc4j.support.chars.impl - 程序包 com.github.houbb.opencc4j.support.chars.impl
 
com.github.houbb.opencc4j.support.convert - 程序包 com.github.houbb.opencc4j.support.convert
 
com.github.houbb.opencc4j.support.convert.context - 程序包 com.github.houbb.opencc4j.support.convert.context
 
com.github.houbb.opencc4j.support.convert.context.impl - 程序包 com.github.houbb.opencc4j.support.convert.context.impl
 
com.github.houbb.opencc4j.support.convert.core - 程序包 com.github.houbb.opencc4j.support.convert.core
 
com.github.houbb.opencc4j.support.convert.core.impl - 程序包 com.github.houbb.opencc4j.support.convert.core.impl
 
com.github.houbb.opencc4j.support.data - 程序包 com.github.houbb.opencc4j.support.data
中文数据接口
com.github.houbb.opencc4j.support.data.impl - 程序包 com.github.houbb.opencc4j.support.data.impl
 
com.github.houbb.opencc4j.support.data.impl.hk - 程序包 com.github.houbb.opencc4j.support.data.impl.hk
 
com.github.houbb.opencc4j.support.data.impl.jp - 程序包 com.github.houbb.opencc4j.support.data.impl.jp
 
com.github.houbb.opencc4j.support.data.impl.tw - 程序包 com.github.houbb.opencc4j.support.data.impl.tw
 
com.github.houbb.opencc4j.support.datamap - 程序包 com.github.houbb.opencc4j.support.datamap
 
com.github.houbb.opencc4j.support.datamap.impl - 程序包 com.github.houbb.opencc4j.support.datamap.impl
 
com.github.houbb.opencc4j.support.match - 程序包 com.github.houbb.opencc4j.support.match
 
com.github.houbb.opencc4j.support.match.impl - 程序包 com.github.houbb.opencc4j.support.match.impl
 
com.github.houbb.opencc4j.support.segment - 程序包 com.github.houbb.opencc4j.support.segment
分词相关接口
com.github.houbb.opencc4j.support.segment.impl - 程序包 com.github.houbb.opencc4j.support.segment.impl
分词实现类
com.github.houbb.opencc4j.support.segment.trie - 程序包 com.github.houbb.opencc4j.support.segment.trie
 
com.github.houbb.opencc4j.util - 程序包 com.github.houbb.opencc4j.util
工具类
containsChinese(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
containsChinese(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
containsChinese(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否包含中文 1.
containsChinese(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否包含中文 1.
containsChinese(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否包含中文 1.
containsChinese(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否包含中文 1.
containsChinese(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否包含中文 1.
containsChinese(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否包含中文 1.
containsSimple(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
containsSimple(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
containsSimple(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否包含简体 (1)原始字符串为空,直接返回 false (2)任何一个字符都是简体中文
containsSimple(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否包含简体
containsSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否包含简体中文 (1)原始字符串为空,直接返回 false (2)任何一个字符都是简体中文
containsSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否包含简体中文 (1)原始字符串为空,直接返回 false (2)任何一个字符都是简体中文
containsSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否包含简体中文 (1)原始字符串为空,直接返回 false (2)任何一个字符都是简体中文
containsSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否包含简体中文 (1)原始字符串为空,直接返回 false (2)任何一个字符都是简体中文
containsTraditional(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
containsTraditional(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
containsTraditional(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否包含繁体 1.
containsTraditional(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否包含繁体 1.
containsTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否包含繁体 1.
containsTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否包含繁体 1.
containsTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否包含繁体 1.
containsTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否包含繁体 1.
convert(String, ZhConvertCoreContext, Map<String, List<String>>, Map<String, List<String>>) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
指定转换
convert(UnitConvertContext) - 类 中的方法com.github.houbb.opencc4j.support.convert.core.impl.DefaultUnitConvert
 
convert(UnitConvertContext) - 接口 中的方法com.github.houbb.opencc4j.support.convert.core.UnitConvert
中文单元转化类

D

Data - com.github.houbb.opencc4j.support.data中的接口
中文数据接口 1.
data() - 接口 中的方法com.github.houbb.opencc4j.support.data.Data
构建数据信息
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.hk.HkSTCharSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.hk.HkSTPhraseSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.hk.HkTSCharSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.hk.HkTSPhraseSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.jp.JpSTCharSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.jp.JpTSCharReverseSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.jp.JpTSShinjitaiCharSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.jp.JpTSShinjitaiPhrasesSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.STCharData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.STPhraseData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TSCharData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TSPhraseData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.tw.TwSTCharSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.tw.TwSTPhraseSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.tw.TwTSCharSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.tw.TwTSPhraseSelfData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TwSTCharData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TwSTPhraseData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TwTSCharData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TwTSPhraseData
 
DataInfo - com.github.houbb.opencc4j.model.data中的类
中文数据信息 1.
DataInfo() - 类 的构造器com.github.houbb.opencc4j.model.data.DataInfo
 
dataMap(IDataMap) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
设置数据集合,允许用户自定义
dataMap() - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
dataMap(IDataMap) - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
DataMapChains - com.github.houbb.opencc4j.support.datamap.impl中的类
抽象数据数据 map 接口-拓展接口
DataMapChains(List<IDataMap>) - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapChains
 
DataMapChainsAndMerge - com.github.houbb.opencc4j.support.datamap.impl中的类
抽象数据数据 map 接口-拓展接口
DataMapChainsAndMerge(List<IDataMap>) - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapChainsAndMerge
 
DataMapDefault - com.github.houbb.opencc4j.support.datamap.impl中的类
数据 map 接口 project: opencc4j-IDataMap create on 2020/5/16 19:33
DataMapDefault() - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
dataMapFastForward(IDataMap) - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
默认分词形式 1.
DataMapFastForwardSegment - com.github.houbb.opencc4j.support.segment.impl中的类
快速向前算法
DataMapFastForwardSegment(IDataMap) - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.DataMapFastForwardSegment
 
DataMapHkSelf - com.github.houbb.opencc4j.support.datamap.impl中的类
中国香港自身数据 map 接口
DataMapHkSelf() - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapHkSelf
 
DataMapJpSelf - com.github.houbb.opencc4j.support.datamap.impl中的类
中国日本自身数据 map 接口
DataMapJpSelf() - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapJpSelf
 
DataMapMerge - com.github.houbb.opencc4j.support.datamap.impl中的类
抽象数据数据 map 接口-数据简单的 merge 合并
DataMapMerge(List<IDataMap>) - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapMerge
 
DataMaps - com.github.houbb.opencc4j.support.datamap.impl中的类
project: opencc4j-DataMaps create on 2020/5/16 19:37
DataMapTaiwan - com.github.houbb.opencc4j.support.datamap.impl中的类
中国台湾数据 map 接口 project: opencc4j-IDataMap create on 2020/5/16 19:33
DataMapTaiwan() - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
DataMapTaiwanSelf - com.github.houbb.opencc4j.support.datamap.impl中的类
中国台湾数据自身 map 接口 project: opencc4j-IDataMap create on 2020/5/16 19:33
DataMapTaiwanSelf() - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwanSelf
 
DataMapTrieTreeMap - com.github.houbb.opencc4j.support.segment.trie中的类
其实这里可以默认联动掉,避免用户使用错误。
DataMapTrieTreeMap(IDataMap) - 类 的构造器com.github.houbb.opencc4j.support.segment.trie.DataMapTrieTreeMap
 
DataUtil - com.github.houbb.opencc4j.support.data.impl中的类
2018/2/11 数据文件工具类 1.
DEFAULT_CHARSET - 类 中的静态变量com.github.houbb.opencc4j.constant.AppConstant
默认编码
defaults() - 类 中的静态方法com.github.houbb.opencc4j.support.chars.ZhChars
默认实现
defaults() - 类 中的静态方法com.github.houbb.opencc4j.support.convert.core.UnitConverts
默认实现
defaults() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
默认实现策略
defaults() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
默认分词形式 1.
DefaultUnitConvert - com.github.houbb.opencc4j.support.convert.core.impl中的类
默认的中文单个词组/单词转换实现
DefaultUnitConvert() - 类 的构造器com.github.houbb.opencc4j.support.convert.core.impl.DefaultUnitConvert
 
DefaultUnitConvertContext - com.github.houbb.opencc4j.support.convert.context.impl中的类
默认中文单元转换上下文
DefaultUnitConvertContext() - 类 的构造器com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
doMatch(String, List<String>, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatch
 
doMatch(String, List<String>, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchAll
 
doMatch(String, List<String>, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchAny
 
doMatch(String, List<String>, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchOverHalf
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
已过时。
0.1.5 分词不是本工具的核心能力,后续将移除(私有化)
doSeg(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
已过时。
1.5.0 分词不是本工具的核心,将在后续版本移除
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.AbstractSegment
真正的分词实现
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.CharSegment
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.DataMapFastForwardSegment
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.FastForwardSegment
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.HuaBanSegment
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.TwFastForwardSegment
 

E

EMPTY_RESULT - 类 中的静态变量com.github.houbb.opencc4j.constant.AppConstant
空白结果

F

fastForward() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
快速向前算法
FastForwardSegment - com.github.houbb.opencc4j.support.segment.impl中的类
快速向前算法
FastForwardSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.FastForwardSegment
 

G

getCharData() - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
getCharData() - 接口 中的方法com.github.houbb.opencc4j.support.convert.context.UnitConvertContext
获取字符数据
getDataMap() - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
getName() - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
getPhraseData() - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
getPhraseData() - 接口 中的方法com.github.houbb.opencc4j.support.convert.context.UnitConvertContext
获取词组数据
getStaticVolatileMap() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.DataMapTrieTreeMap
 
getStaticVolatileMap() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.OpenccTrieTreeMap
 
getStaticVolatileMap() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.TwOpenccTrieTreeMap
 
getUnit() - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
getUnit() - 接口 中的方法com.github.houbb.opencc4j.support.convert.context.UnitConvertContext
获取原始单元(词/词组)
getWordCollection() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.DataMapTrieTreeMap
 
getWordCollection() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.OpenccTrieTreeMap
 
getWordCollection() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.TwOpenccTrieTreeMap
 

H

hkFastForward() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
香港快速策略
hkSelfFastForward() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
香港快速策略
HkSTCharSelfData - com.github.houbb.opencc4j.support.data.impl.hk中的类
中国香港 简写=》繁写 字符
HkSTCharSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.hk.HkSTCharSelfData
 
HkSTPhraseSelfData - com.github.houbb.opencc4j.support.data.impl.hk中的类
中国香港 简写=》繁写 词组
HkSTPhraseSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.hk.HkSTPhraseSelfData
 
HkTSCharSelfData - com.github.houbb.opencc4j.support.data.impl.hk中的类
中国香港 繁体=》简体 字符
HkTSCharSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.hk.HkTSCharSelfData
 
HkTSPhraseSelfData - com.github.houbb.opencc4j.support.data.impl.hk中的类
中国香港 繁体=》简体 词组
HkTSPhraseSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.hk.HkTSPhraseSelfData
 
hongKong() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
中国大陆==》香港 简体转换实现策略
hongKongSelf() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
标准繁体 ==》香港 简体转换实现策略
huaBan() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
花瓣分词
HuaBanSegment - com.github.houbb.opencc4j.support.segment.impl中的类
花瓣分词 Created: 2018/6/22 下午2:43 Project: opencc4j
HuaBanSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.HuaBanSegment
 

I

IDataMap - com.github.houbb.opencc4j.support.datamap中的接口
数据 map 接口 project: opencc4j-IDataMap create on 2020/5/16 19:33
init() - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
初始化
InnerCharUtils - com.github.houbb.opencc4j.util中的类
字符工具
InnerCharUtils() - 类 的构造器com.github.houbb.opencc4j.util.InnerCharUtils
 
isChinese(char) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isChinese(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isChinese(char, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
isChinese(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
isChinese(char) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否为中文字符
isChinese(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否全部为中文 1.
isChinese(char, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否为中文字符
isChinese(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否全部为中文 1.
isChinese(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatch
是否为中文
isChinese(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否为中文字符
isChinese(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否全部为中文 1.
isChinese(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否为中文字符
isChinese(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否全部为中文 1.
isChinese(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否为中文字符
isChinese(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否全部为中文 1.
isChinese(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否为中文字符
isChinese(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否全部为中文 1.
isChineseForSingle(String) - 类 中的静态方法com.github.houbb.opencc4j.util.InnerCharUtils
兼容异体字
isSimple(char) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isSimple(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isSimple(char, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
isSimple(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
isSimple(char) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否为简体中文字符
isSimple(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否全部为简体 (1)原始字符串为空,直接返回 false (2)每一个字符都是简体中文
isSimple(char, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否为简体中文字符
isSimple(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否全部为简体
isSimple(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatch
 
isSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否为简体中文字符
isSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否全部为简体中文
isSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否为简体中文字符
isSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否全部为简体中文
isSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否为简体中文字符
isSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否全部为简体中文
isSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否为简体中文字符
isSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否全部为简体中文
isSimpleMatch(ZhMatch) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isSimpleMatch() - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
isSimpleMatch(ZhMatch) - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
isTraditional(char) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isTraditional(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isTraditional(char, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
isTraditional(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
isTraditional(char) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否为繁体中文字符
isTraditional(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否全部为繁体 1.
isTraditional(char, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否为繁体中文字符
isTraditional(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
是否全部为繁体 1.
isTraditional(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatch
 
isTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否为繁体中文字符
isTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否为繁体
isTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否为繁体中文字符
isTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
是否为繁体
isTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否为繁体中文字符
isTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
是否为繁体
isTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否为繁体中文字符
isTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否为繁体
isTraditionalMatch(ZhMatch) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isTraditionalMatch() - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
isTraditionalMatch(ZhMatch) - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 

J

japan() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
中文简体==》繁体标准==》日本
japanSelf() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
繁体标准==》日本
jpFastForward() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
简体=》标准繁体=》日文
jpSelfFastForward() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
标准繁体与日文
JpSTCharSelfData - com.github.houbb.opencc4j.support.data.impl.jp中的类
标准繁体==》新日文
JpSTCharSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.jp.JpSTCharSelfData
 
JpTSCharReverseSelfData - com.github.houbb.opencc4j.support.data.impl.jp中的类
 
JpTSCharReverseSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.jp.JpTSCharReverseSelfData
 
JpTSShinjitaiCharSelfData - com.github.houbb.opencc4j.support.data.impl.jp中的类
 
JpTSShinjitaiCharSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.jp.JpTSShinjitaiCharSelfData
 
JpTSShinjitaiPhrasesSelfData - com.github.houbb.opencc4j.support.data.impl.jp中的类
 
JpTSShinjitaiPhrasesSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.jp.JpTSShinjitaiPhrasesSelfData
 

M

match(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatch
 
match(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.support.match.ZhMatch
匹配结果
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchAll
 
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchAny
 
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.AbstractZhMatchOverHalf
 
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.SimpleZhMatchAll
 
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.SimpleZhMatchAny
 
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.SimpleZhMatchOverHalf
 
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.TraditionalZhMatchAll
 
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.TraditionalZhMatchAny
 
matchCondition(String, String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.support.match.impl.TraditionalZhMatchOverHalf
 
merge(Map<String, List<String>>, Map<String, List<String>>...) - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.DataUtil
直接合并
merge(List<Map<String, List<String>>>) - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.DataUtil
直接合并
merge(IDataMap, IDataMap...) - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
合并

N

newInstance() - 类 中的静态方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
每次获取全新的对象
newInstance(Segment) - 类 中的静态方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
已过时。
newInstance() - 类 中的静态方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 

O

Opencc4jRuntimeException - com.github.houbb.opencc4j.exception中的异常错误
2018/2/11 运行时异常
Opencc4jRuntimeException() - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
Opencc4jRuntimeException(String) - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
Opencc4jRuntimeException(String, Throwable) - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
Opencc4jRuntimeException(Throwable) - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
Opencc4jRuntimeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
OpenccDatas - com.github.houbb.opencc4j.support.data.impl中的类
数据工具信息
OpenccTrieTreeMap - com.github.houbb.opencc4j.support.segment.trie中的类
project: pinyin-DefaultPinyinTrieMap create on 2020/2/7 17:39
OpenccTrieTreeMap() - 类 的构造器com.github.houbb.opencc4j.support.segment.trie.OpenccTrieTreeMap
 

S

sChars() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
简体字所有字符
sChars() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMap
 
seg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.AbstractSegment
 
seg(String) - 接口 中的方法com.github.houbb.opencc4j.support.segment.Segment
分词
segment(Segment) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
分词实现
segment() - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
segment(Segment) - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
Segment - com.github.houbb.opencc4j.support.segment中的接口
分词接口 Created: 2018/6/22 下午2:41 Project: opencc4j
Segments - com.github.houbb.opencc4j.support.segment.impl中的类
分词工具类
setCharData(Map<String, List<String>>) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
setDataMap(Map<String, List<String>>) - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
setName(String) - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
setPhraseData(Map<String, List<String>>) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
setUnit(String) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
simpleAll() - 类 中的静态方法com.github.houbb.opencc4j.support.match.ZhMatches
满足全部简体
simpleAny() - 类 中的静态方法com.github.houbb.opencc4j.support.match.ZhMatches
满足任一简体
simpleList(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
simpleList(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
simpleList(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
返回简体字列表 说明:返回 ZhConvert.doSeg(String) 列表中符合 ZhConvert.isSimple(String) 的字符串列表
simpleList(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
返回简体字列表
simpleList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
包含的简体字符列表
simpleList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
包含的简体字符列表
simpleList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
包含的简体字符列表
simpleList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
包含的简体字符列表
simpleOverHalf() - 类 中的静态方法com.github.houbb.opencc4j.support.match.ZhMatches
满足超过一半简体
SimpleZhMatchAll - com.github.houbb.opencc4j.support.match.impl中的类
全部匹配
SimpleZhMatchAll() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.SimpleZhMatchAll
 
SimpleZhMatchAny - com.github.houbb.opencc4j.support.match.impl中的类
匹配任何一个
SimpleZhMatchAny() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.SimpleZhMatchAny
 
SimpleZhMatchOverHalf - com.github.houbb.opencc4j.support.match.impl中的类
超过一半
SimpleZhMatchOverHalf() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.SimpleZhMatchOverHalf
 
stChar() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
简体转繁体单字
stChar() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
简体=》繁体 单个字
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapChains
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapChainsAndMerge
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapHkSelf
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapJpSelf
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapMerge
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwanSelf
 
STCharData - com.github.houbb.opencc4j.support.data.impl中的类
简写=》繁写 字符
STCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.STCharData
 
stCharExtra() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
简体-》繁体 单个字
stPhrase() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
简体转繁体词组
stPhrase() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
简体=》繁体 词组
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapChains
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapChainsAndMerge
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapHkSelf
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapJpSelf
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapMerge
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwanSelf
 
STPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
简写=》繁写 词组
STPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.STPhraseData
 
stPhraseExtra() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
简体-》繁体 词组

T

taiwan() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
中国台湾繁简体转换实现策略
taiwanSelf() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
中国标准繁体==》台湾繁简体转换实现策略
tChars() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
繁体字所有字符
tChars() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMap
 
toCharList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.InnerCharUtils
解决中文少数汉字,一个字占用两个字符的问题 https://github.com/houbb/opencc4j/issues/43 https://github.com/houbb/opencc4j/issues/48
toSimple(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toSimple(char) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toSimple(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
toSimple(char, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
toSimple(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
转换为简体
toSimple(char) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
返回单个汉字对应的简体汉字列表
toSimple(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
转换为简体
toSimple(char, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
返回单个汉字对应的简体汉字列表
toSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体
toSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体列表
toSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
转换为简体
toSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
转换为简体列表
toSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
转换为简体 日文=》标准繁体=》简体
toSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
转换为简体列表
toSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
转换为简体
toSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
转换为简体列表
toTraditional(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toTraditional(char) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toTraditional(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
toTraditional(char, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
toTraditional(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
转换为繁体
toTraditional(char) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
返回单个汉字对应的繁体汉字列表
toTraditional(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
转换为繁体
toTraditional(char, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
返回单个汉字对应的繁体汉字列表
toTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体
toTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为繁体列表
toTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
转换为繁体 原始=》标准=》hk
toTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
转换为繁体列表
toTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
转换为繁体 简体=标准繁体=日文
toTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
转换为繁体列表
toTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
转换为简体
toTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
转换为繁体列表
traditionalAll() - 类 中的静态方法com.github.houbb.opencc4j.support.match.ZhMatches
满足全部繁体
traditionalAny() - 类 中的静态方法com.github.houbb.opencc4j.support.match.ZhMatches
满足任一繁体
traditionalList(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
traditionalList(String, ZhConvertCoreContext) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
traditionalList(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
返回繁体字列表 说明:返回 ZhConvert.doSeg(String) 列表中符合 ZhConvert.isTraditional(String) 的字符串列表
traditionalList(String, ZhConvertCoreContext) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvertCore
返回繁体字列表
traditionalList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
包含的繁体字符列表
traditionalList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhHkConverterUtil
包含的繁体字符列表
traditionalList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhJpConverterUtil
包含的繁体字符列表
traditionalList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
包含的繁体字符列表
traditionalOverHalf() - 类 中的静态方法com.github.houbb.opencc4j.support.match.ZhMatches
满足超过一半繁体
TraditionalZhMatchAll - com.github.houbb.opencc4j.support.match.impl中的类
全部匹配
TraditionalZhMatchAll() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.TraditionalZhMatchAll
 
TraditionalZhMatchAny - com.github.houbb.opencc4j.support.match.impl中的类
匹配任何一个
TraditionalZhMatchAny() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.TraditionalZhMatchAny
 
TraditionalZhMatchOverHalf - com.github.houbb.opencc4j.support.match.impl中的类
超过一半
TraditionalZhMatchOverHalf() - 类 的构造器com.github.houbb.opencc4j.support.match.impl.TraditionalZhMatchOverHalf
 
tsChar() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
繁体转简体单字
tsChar() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
繁体=》简体 单个字
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapChains
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapChainsAndMerge
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapHkSelf
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapJpSelf
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapMerge
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwanSelf
 
TSCharData - com.github.houbb.opencc4j.support.data.impl中的类
繁体=》简体 字符
TSCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TSCharData
 
tsCharExtra() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
繁体-》简体 单个字
tsPhrase() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
繁体转简体词组
tsPhrase() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
繁体=》简体 词组
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapChains
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapChainsAndMerge
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapHkSelf
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapJpSelf
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapMerge
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwanSelf
 
TSPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
繁体=》简体 词组
TSPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TSPhraseData
 
tsPhraseExtra() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMapExtra
繁体-》简体 词组
twFastForward() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
快速向前算法-中国台湾
TwFastForwardSegment - com.github.houbb.opencc4j.support.segment.impl中的类
快速向前算法-中国台湾
TwFastForwardSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.TwFastForwardSegment
 
TwOpenccTrieTreeMap - com.github.houbb.opencc4j.support.segment.trie中的类
中国台湾 trie tree project: pinyin-DefaultPinyinTrieMap create on 2020/2/7 17:39
TwOpenccTrieTreeMap() - 类 的构造器com.github.houbb.opencc4j.support.segment.trie.TwOpenccTrieTreeMap
 
twStChar() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
中国台湾简体转繁体单字
TwSTCharData - com.github.houbb.opencc4j.support.data.impl中的类
中国台湾 简写=》繁写 字符
TwSTCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TwSTCharData
 
TwSTCharSelfData - com.github.houbb.opencc4j.support.data.impl.tw中的类
中国台湾 简写=》繁写 字符
TwSTCharSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.tw.TwSTCharSelfData
 
twStPhrase() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
中国台湾简体转繁体词组
TwSTPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
中国台湾 简写=》繁写 词组
TwSTPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TwSTPhraseData
 
TwSTPhraseSelfData - com.github.houbb.opencc4j.support.data.impl.tw中的类
中国台湾 简写=》繁写 词组
TwSTPhraseSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.tw.TwSTPhraseSelfData
 
twTsChar() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
中国台湾繁体转简体单字
TwTSCharData - com.github.houbb.opencc4j.support.data.impl中的类
中国台湾 繁体=》简体 字符
TwTSCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TwTSCharData
 
TwTSCharSelfData - com.github.houbb.opencc4j.support.data.impl.tw中的类
中国台湾 繁体=》简体 字符
TwTSCharSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.tw.TwTSCharSelfData
 
twTsPhrase() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
中国台湾繁体转简体词组
TwTSPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
中国台湾 繁体=》简体 词组
TwTSPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TwTSPhraseData
 
TwTSPhraseSelfData - com.github.houbb.opencc4j.support.data.impl.tw中的类
中国台湾 繁体=》简体 词组
TwTSPhraseSelfData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.tw.TwTSPhraseSelfData
 

U

unitConvert(UnitConvert) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
unitConvert() - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
unitConvert(UnitConvert) - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
UnitConvert - com.github.houbb.opencc4j.support.convert.core中的接口
中文单个单词/词组转换接口 Created: 2018/6/22 下午2:42 Project: opencc4j
UnitConvertContext - com.github.houbb.opencc4j.support.convert.context中的接口
中文转换上下文接口
UnitConverts - com.github.houbb.opencc4j.support.convert.core中的类
中文单个单词/词组转换接口
UnitConverts() - 类 的构造器com.github.houbb.opencc4j.support.convert.core.UnitConverts
 

Z

zhChar(ZhChar) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
ZhChar - com.github.houbb.opencc4j.support.chars中的接口
 
ZhCharDefault - com.github.houbb.opencc4j.support.chars.impl中的类
 
ZhCharDefault() - 类 的构造器com.github.houbb.opencc4j.support.chars.impl.ZhCharDefault
 
zhChars() - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
zhChars(ZhChar) - 类 中的方法com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
ZhChars - com.github.houbb.opencc4j.support.chars中的类
 
ZhChars() - 类 的构造器com.github.houbb.opencc4j.support.chars.ZhChars
 
ZhConvert - com.github.houbb.opencc4j.core中的接口
中文转换接口 Created: 2018/6/22 下午2:42 Project: opencc4j
ZhConvertBootstrap - com.github.houbb.opencc4j.core.impl中的类
中文转换器引导类 1.
ZhConvertCore - com.github.houbb.opencc4j.core中的接口
中文转换接口
ZhConvertCoreContext - com.github.houbb.opencc4j.core中的类
转换上下文
ZhConvertCoreContext() - 类 的构造器com.github.houbb.opencc4j.core.ZhConvertCoreContext
 
ZhConvertCoreDefault - com.github.houbb.opencc4j.core.impl中的类
抽象实现类
ZhConvertCoreDefault() - 类 的构造器com.github.houbb.opencc4j.core.impl.ZhConvertCoreDefault
 
ZhConverterUtil - com.github.houbb.opencc4j.util中的类
中文转换工具类 1.
ZhHkConverterUtil - com.github.houbb.opencc4j.util中的类
中国香港繁简体中文转换工具类
ZhJpConverterUtil - com.github.houbb.opencc4j.util中的类
中国简体=》标准繁体=》日本字转换
ZhMatch - com.github.houbb.opencc4j.support.match中的接口
匹配策略
ZhMatches - com.github.houbb.opencc4j.support.match中的类
匹配策略
ZhMatches() - 类 的构造器com.github.houbb.opencc4j.support.match.ZhMatches
 
ZhTwConverterUtil - com.github.houbb.opencc4j.util中的类
中国台湾繁简体中文转换工具类
A B C D E F G H I J M N O S T U Z 
跳过导航链接

Copyright © 2025. All rights reserved.