| 程序包 | 说明 |
|---|---|
| com.github.houbb.sensitive.word.bs | |
| com.github.houbb.sensitive.word.support.deny |
| 限定符和类型 | 方法和说明 |
|---|---|
SensitiveWordBs |
SensitiveWordBs.wordDeny(IWordDeny wordDeny)
设置禁止的实现
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
WordDenyEmpty
空实现
|
class |
WordDenyInit
初始化类
|
class |
WordDenySystem
系统默认的信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static IWordDeny |
WordDenys.chains(IWordDeny wordDeny,
IWordDeny... others)
责任链
|
static IWordDeny |
WordDenys.defaults()
系统实现
|
static IWordDeny |
WordDenys.empty()
空实现
|
static IWordDeny |
WordDenySystem.getInstance() |
| 限定符和类型 | 方法和说明 |
|---|---|
static IWordDeny |
WordDenys.chains(IWordDeny wordDeny,
IWordDeny... others)
责任链
|
static IWordDeny |
WordDenys.chains(IWordDeny wordDeny,
IWordDeny... others)
责任链
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract void |
WordDenyInit.init(com.github.houbb.heaven.support.pipeline.Pipeline<IWordDeny> pipeline)
初始化列表
|
Copyright © 2025. All rights reserved.