| 程序包 | 说明 |
|---|---|
| com.github.houbb.sensitive.word.bs | |
| com.github.houbb.sensitive.word.support.allow |
| 限定符和类型 | 方法和说明 |
|---|---|
SensitiveWordBs |
SensitiveWordBs.wordAllow(IWordAllow wordAllow)
设置允许的实现
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
WordAllowEmpty
空列表
|
class |
WordAllowInit
初始化类
|
class |
WordAllowSystem
系统默认的信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static IWordAllow |
WordAllows.chains(IWordAllow wordAllow,
IWordAllow... others)
责任链
|
static IWordAllow |
WordAllows.defaults()
系统实现
|
static IWordAllow |
WordAllows.empty()
空实现,可测试用
|
| 限定符和类型 | 方法和说明 |
|---|---|
static IWordAllow |
WordAllows.chains(IWordAllow wordAllow,
IWordAllow... others)
责任链
|
static IWordAllow |
WordAllows.chains(IWordAllow wordAllow,
IWordAllow... others)
责任链
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract void |
WordAllowInit.init(com.github.houbb.heaven.support.pipeline.Pipeline<IWordAllow> pipeline)
初始化列表
|
Copyright © 2025. All rights reserved.