- 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
-
中文单元转化类