| 程序包 | 说明 |
|---|---|
| com.github.houbb.sensitive.word.api |
api 定义
|
| com.github.houbb.sensitive.word.bs | |
| com.github.houbb.sensitive.word.support.tag |
| 限定符和类型 | 方法和说明 |
|---|---|
IWordTag |
IWordContext.wordTag() |
| 限定符和类型 | 方法和说明 |
|---|---|
SensitiveWordContext |
IWordContext.wordTag(IWordTag wordTag) |
| 限定符和类型 | 方法和说明 |
|---|---|
IWordTag |
SensitiveWordContext.wordTag() |
| 限定符和类型 | 方法和说明 |
|---|---|
SensitiveWordContext |
SensitiveWordContext.wordTag(IWordTag wordTag) |
SensitiveWordBs |
SensitiveWordBs.wordTag(IWordTag wordTag) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractWordTag
抽象的单词标签
|
class |
FileWordTag
基于文件的标签
word tag1,tag2
|
class |
NoneWordTag
空标签
word tag1,tag2
|
| 限定符和类型 | 方法和说明 |
|---|---|
static IWordTag |
WordTags.file(String filePath) |
static IWordTag |
WordTags.none() |
Copyright © 2024. All rights reserved.