| 限定符和类型 | 方法和说明 |
|---|---|
Collection<String> |
IWordAllowDenyCombine.getActualDenyList(IWordAllow wordAllow,
IWordDeny wordDeny,
IWordContext context)
获取最终的拒绝单词列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
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)
初始化列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<String> |
AbstractWordAllowDenyCombine.getActualDenyList(IWordAllow wordAllow,
IWordDeny wordDeny,
IWordContext context) |
Copyright © 2024. All rights reserved.