| 程序包 | 说明 |
|---|---|
| com.github.houbb.opencc4j.core | |
| com.github.houbb.opencc4j.core.impl | |
| com.github.houbb.opencc4j.support.match | |
| com.github.houbb.opencc4j.support.match.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
ZhMatch |
ZhConvertCoreContext.isSimpleMatch() |
ZhMatch |
ZhConvertCoreContext.isTraditionalMatch() |
| 限定符和类型 | 方法和说明 |
|---|---|
ZhConvertCoreContext |
ZhConvertCoreContext.isSimpleMatch(ZhMatch isSimpleMatch) |
ZhConvertCoreContext |
ZhConvertCoreContext.isTraditionalMatch(ZhMatch isTraditionalMatch) |
| 限定符和类型 | 方法和说明 |
|---|---|
ZhConvertBootstrap |
ZhConvertBootstrap.isSimpleMatch(ZhMatch isSimpleMatch) |
ZhConvertBootstrap |
ZhConvertBootstrap.isTraditionalMatch(ZhMatch isTraditionalMatch) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ZhMatch |
ZhMatches.simpleAll()
满足全部简体
|
static ZhMatch |
ZhMatches.simpleAny()
满足任一简体
|
static ZhMatch |
ZhMatches.simpleOverHalf()
满足超过一半简体
|
static ZhMatch |
ZhMatches.traditionalAll()
满足全部繁体
|
static ZhMatch |
ZhMatches.traditionalAny()
满足任一繁体
|
static ZhMatch |
ZhMatches.traditionalOverHalf()
满足超过一半繁体
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractZhMatch |
class |
AbstractZhMatchAll
全部匹配
|
class |
AbstractZhMatchAny
匹配任何一个
|
class |
AbstractZhMatchOverHalf
超过一半
|
class |
SimpleZhMatchAll
全部匹配
|
class |
SimpleZhMatchAny
匹配任何一个
|
class |
SimpleZhMatchOverHalf
超过一半
|
class |
TraditionalZhMatchAll
全部匹配
|
class |
TraditionalZhMatchAny
匹配任何一个
|
class |
TraditionalZhMatchOverHalf
超过一半
|
Copyright © 2025. All rights reserved.