您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
com.github.houbb.sensitive.word
,
com.github.houbb.sensitive.word.api
,
com.github.houbb.sensitive.word.bs
,
com.github.houbb.sensitive.word.constant
,
com.github.houbb.sensitive.word.constant.enums
,
com.github.houbb.sensitive.word.core
,
com.github.houbb.sensitive.word.exception
,
com.github.houbb.sensitive.word.support
,
com.github.houbb.sensitive.word.support.allow
,
com.github.houbb.sensitive.word.support.check
,
com.github.houbb.sensitive.word.support.check.impl
,
com.github.houbb.sensitive.word.support.data
,
com.github.houbb.sensitive.word.support.deny
,
com.github.houbb.sensitive.word.support.format
,
com.github.houbb.sensitive.word.support.map
,
com.github.houbb.sensitive.word.support.replace
,
com.github.houbb.sensitive.word.support.result
,
com.github.houbb.sensitive.word.utils
类分层结构
java.lang.
Object
com.github.houbb.sensitive.word.constant.
AppConst
com.github.houbb.sensitive.word.support.format.
CharFormatChain
(implements com.github.houbb.sensitive.word.api.
ICharFormat
)
com.github.houbb.sensitive.word.utils.
CharUtils
com.github.houbb.sensitive.word.support.format.
IgnoreCaseCharFormat
(implements com.github.houbb.sensitive.word.api.
ICharFormat
)
com.github.houbb.sensitive.word.support.format.
IgnoreChineseStyleFormat
(implements com.github.houbb.sensitive.word.api.
ICharFormat
)
com.github.houbb.sensitive.word.support.format.
IgnoreEnglishStyleFormat
(implements com.github.houbb.sensitive.word.api.
ICharFormat
)
com.github.houbb.sensitive.word.support.format.
IgnoreNumStyleCharFormat
(implements com.github.houbb.sensitive.word.api.
ICharFormat
)
com.github.houbb.sensitive.word.support.format.
IgnoreWidthCharFormat
(implements com.github.houbb.sensitive.word.api.
ICharFormat
)
com.github.houbb.sensitive.word.utils.
InnerFormatUtils
com.github.houbb.sensitive.word.utils.
NumUtils
com.github.houbb.sensitive.word.support.check.impl.
SensitiveCheckChain
(implements com.github.houbb.sensitive.word.support.check.
ISensitiveCheck
)
com.github.houbb.sensitive.word.support.check.impl.
SensitiveCheckEmail
(implements com.github.houbb.sensitive.word.support.check.
ISensitiveCheck
)
com.github.houbb.sensitive.word.support.check.impl.
SensitiveCheckNum
(implements com.github.houbb.sensitive.word.support.check.
ISensitiveCheck
)
com.github.houbb.sensitive.word.support.check.
SensitiveCheckResult
com.github.houbb.sensitive.word.support.check.impl.
SensitiveCheckUrl
(implements com.github.houbb.sensitive.word.support.check.
ISensitiveCheck
)
com.github.houbb.sensitive.word.support.check.impl.
SensitiveCheckWord
(implements com.github.houbb.sensitive.word.support.check.
ISensitiveCheck
)
com.github.houbb.sensitive.word.bs.
SensitiveWordBs
com.github.houbb.sensitive.word.bs.
SensitiveWordContext
(implements com.github.houbb.sensitive.word.api.
IWordContext
)
com.github.houbb.sensitive.word.support.data.
SensitiveWordData
(implements com.github.houbb.sensitive.word.api.
IWordData
)
com.github.houbb.sensitive.word.core.
SensitiveWordHelper
com.github.houbb.sensitive.word.support.map.
SensitiveWordMap
(implements com.github.houbb.sensitive.word.api.
IWordMap
)
com.github.houbb.sensitive.word.support.replace.
SensitiveWordReplaceChar
(implements com.github.houbb.sensitive.word.api.
ISensitiveWordReplace
)
com.github.houbb.sensitive.word.support.replace.
SensitiveWordReplaceContext
(implements com.github.houbb.sensitive.word.api.
ISensitiveWordReplaceContext
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.github.houbb.sensitive.word.exception.
SensitiveWordException
com.github.houbb.sensitive.word.support.allow.
WordAllowInit
(implements com.github.houbb.sensitive.word.api.
IWordAllow
)
com.github.houbb.sensitive.word.support.allow.
WordAllows
com.github.houbb.sensitive.word.support.allow.
WordAllowSystem
(implements com.github.houbb.sensitive.word.api.
IWordAllow
)
com.github.houbb.sensitive.word.support.deny.
WordDenyInit
(implements com.github.houbb.sensitive.word.api.
IWordDeny
)
com.github.houbb.sensitive.word.support.deny.
WordDenys
com.github.houbb.sensitive.word.support.deny.
WordDenySystem
(implements com.github.houbb.sensitive.word.api.
IWordDeny
)
com.github.houbb.sensitive.word.support.result.
WordResult
(implements com.github.houbb.sensitive.word.api.
IWordResult
)
com.github.houbb.sensitive.word.support.result.
WordResultHandlerRaw
(implements com.github.houbb.sensitive.word.api.
IWordResultHandler
<R>)
com.github.houbb.sensitive.word.support.result.
WordResultHandlers
com.github.houbb.sensitive.word.support.result.
WordResultHandlerWord
(implements com.github.houbb.sensitive.word.api.
IWordResultHandler
<R>)
接口分层结构
com.github.houbb.sensitive.word.api.
ICharFormat
com.github.houbb.sensitive.word.support.check.
ISensitiveCheck
com.github.houbb.sensitive.word.api.
IWordMap
com.github.houbb.sensitive.word.api.
ISensitiveWordReplace
com.github.houbb.sensitive.word.api.
ISensitiveWordReplaceContext
com.github.houbb.sensitive.word.api.
IWordAllow
com.github.houbb.sensitive.word.api.
IWordContext
com.github.houbb.sensitive.word.api.
IWordData
com.github.houbb.sensitive.word.api.
IWordDeny
com.github.houbb.sensitive.word.api.
IWordResult
com.github.houbb.sensitive.word.api.
IWordResultHandler
<R>
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.github.houbb.sensitive.word.constant.enums.
ValidModeEnum
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022. All rights reserved.