| 程序包 | 说明 |
|---|---|
| com.github.houbb.sensitive.word.support.check | |
| com.github.houbb.sensitive.word.support.result |
| 限定符和类型 | 方法和说明 |
|---|---|
protected WordLengthResult |
WordCheckWord.getActualLength(int beginIndex,
InnerSensitiveWordContext innerContext) |
protected abstract WordLengthResult |
AbstractWordCheck.getActualLength(int beginIndex,
InnerSensitiveWordContext checkContext)
获取确切的长度
|
protected WordLengthResult |
AbstractConditionWordCheck.getActualLength(int beginIndex,
InnerSensitiveWordContext checkContext) |
WordLengthResult |
WordCheckResult.wordLengthResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
WordCheckResult |
WordCheckResult.wordLengthResult(WordLengthResult wordLengthResult) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WordLengthResult |
WordLengthResult.newInstance() |
WordLengthResult |
WordLengthResult.wordAllowLen(int wordAllowLen) |
WordLengthResult |
WordLengthResult.wordDenyLen(int wordDenyLen) |
Copyright © 2025. All rights reserved.