public abstract class AbstractZhMatchOverHalf extends AbstractZhMatch
| 构造器和说明 |
|---|
AbstractZhMatchOverHalf() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
doMatch(String text,
List<String> chars,
ZhConvertCoreContext context) |
protected abstract boolean |
matchCondition(String fullText,
String chars,
ZhConvertCoreContext context) |
isChinese, isSimple, isTraditional, matchprotected abstract boolean matchCondition(String fullText, String chars, ZhConvertCoreContext context)
protected boolean doMatch(String text, List<String> chars, ZhConvertCoreContext context)
doMatch 在类中 AbstractZhMatchCopyright © 2025. All rights reserved.