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

A

AbstractSegment - com.github.houbb.opencc4j.support.segment.impl中的类
抽象分词实现
AbstractSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.AbstractSegment
 
AppConstant - com.github.houbb.opencc4j.constant中的类
用于指定本项目中常用的常量
ArgUtil - com.github.houbb.opencc4j.util中的类
参数工具类

B

BLANK - 类 中的静态变量com.github.houbb.opencc4j.util.StringUtil
空格

C

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
 
CollectionUtil - com.github.houbb.opencc4j.util中的类
集合工具类
com.github.houbb.opencc4j.annotation - 程序包 com.github.houbb.opencc4j.annotation
相关注解
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.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.instance - 程序包 com.github.houbb.opencc4j.support.instance
 
com.github.houbb.opencc4j.support.instance.impl - 程序包 com.github.houbb.opencc4j.support.instance.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.util - 程序包 com.github.houbb.opencc4j.util
工具类
convert(UnitConvertContext) - 类 中的方法com.github.houbb.opencc4j.support.convert.core.impl.DefaultUnitConvert
 
convert(UnitConvertContext) - 接口 中的方法com.github.houbb.opencc4j.support.convert.core.UnitConvert
中文单元转化类
convertToSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体 1.
convertToSimple(String, boolean) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体
convertToTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为繁体 1.
convertToTraditional(String, boolean) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为繁体

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.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
 
DataInfo - com.github.houbb.opencc4j.model.data中的类
中文数据信息 1.
DataInfo() - 类 的构造器com.github.houbb.opencc4j.model.data.DataInfo
 
DEFAULT_CHARSET - 类 中的静态变量com.github.houbb.opencc4j.constant.AppConstant
默认编码
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
 
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.HuaBanSegment
 

E

EMPTY - 类 中的静态变量com.github.houbb.opencc4j.util.StringUtil
空字符串
EMPTY_RESULT - 类 中的静态变量com.github.houbb.opencc4j.constant.AppConstant
空白结果

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
 
getInstance() - 类 中的静态方法com.github.houbb.opencc4j.support.instance.impl.InstanceFactory
获取单例对象
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
获取词组数据
getUnit() - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
getUnit() - 接口 中的方法com.github.houbb.opencc4j.support.convert.context.UnitConvertContext
获取原始单元(词/词组)

H

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

Instance - com.github.houbb.opencc4j.support.instance中的接口
实例化对象的接口 1.
InstanceFactory - com.github.houbb.opencc4j.support.instance.impl中的类
实例化工厂类
isEmpty(Collection) - 类 中的静态方法com.github.houbb.opencc4j.util.CollectionUtil
集合是否为空
isEmpty(String) - 类 中的静态方法com.github.houbb.opencc4j.util.StringUtil
是否为空
isNotEmpty(String) - 类 中的静态方法com.github.houbb.opencc4j.util.StringUtil
是否不为空
isNotNull(Object) - 类 中的静态方法com.github.houbb.opencc4j.util.ObjectUtil
是否为不 null
isNull(Object) - 类 中的静态方法com.github.houbb.opencc4j.util.ObjectUtil
是否为 null

M

multiple(Class<T>) - 类 中的方法com.github.houbb.opencc4j.support.instance.impl.InstanceFactory
 
multiple(Class<T>) - 接口 中的方法com.github.houbb.opencc4j.support.instance.Instance
多例对象,每次都是全新的创建

N

newInstance() - 类 中的静态方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
每次获取全新的对象
notNull(Object, String) - 类 中的静态方法com.github.houbb.opencc4j.util.ArgUtil
断言参数不可为 null

O

ObjectUtil - com.github.houbb.opencc4j.util中的类
对象工具类
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

S

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.support.segment中的接口
分词接口 Created: 2018/6/22 下午2:41 Project: opencc4j
setCharData(Map<String, String>) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
setDataMap(Map<String, String>) - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
setName(String) - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
setPhraseData(Map<String, String>) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
setUnit(String) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
singleton(Class<T>) - 类 中的方法com.github.houbb.opencc4j.support.instance.impl.InstanceFactory
 
singleton(Class<T>) - 接口 中的方法com.github.houbb.opencc4j.support.instance.Instance
获取对象的单例对象 1.
splitByAnyBlank(String) - 类 中的静态方法com.github.houbb.opencc4j.util.StringUtil
按照任意空格拆分
STCharData - com.github.houbb.opencc4j.support.data.impl中的类
简写=》繁写 字符
STCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.STCharData
 
STPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
简写=》繁写 词组
STPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.STPhraseData
 
StringUtil - com.github.houbb.opencc4j.util中的类
字符串工具类 1.

T

threadLocal(Class<T>) - 类 中的方法com.github.houbb.opencc4j.support.instance.impl.InstanceFactory
 
threadLocal(Class<T>) - 接口 中的方法com.github.houbb.opencc4j.support.instance.Instance
获取每个线程内唯一的实例化对象 注意:可能会内存泄漏的场景。
ThreadSafe - com.github.houbb.opencc4j.annotation中的注释类型
线程安全注解 1.
toSimple(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toSimple(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
转换为简体
toTraditional(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toTraditional(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
转换为繁体
TSCharData - com.github.houbb.opencc4j.support.data.impl中的类
繁体=》简体 字符
TSCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TSCharData
 
TSPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
繁体=》简体 词组
TSPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TSPhraseData
 

U

UnitConvert - com.github.houbb.opencc4j.support.convert.core中的接口
中文单个单词/词组转换接口 Created: 2018/6/22 下午2:42 Project: opencc4j
UnitConvertContext - com.github.houbb.opencc4j.support.convert.context中的接口
中文转换上下文接口

Z

ZhConvert - com.github.houbb.opencc4j.core中的接口
中文转换接口 Created: 2018/6/22 下午2:42 Project: opencc4j
ZhConvertBootstrap - com.github.houbb.opencc4j.core.impl中的类
中文转换器引导类 1.
ZhConvertBootstrap() - 类 的构造器com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
ZhConverterUtil - com.github.houbb.opencc4j.util中的类
中文转换工具类 1.
A B C D E G H I M N O S T U Z 
跳过导航链接

Copyright © 2019. All rights reserved.