Package | Description |
---|---|
cn.orionsec.kit.lang.utils.json.matcher |
Modifier and Type | Method and Description |
---|---|
NoMatchStrategy |
ReplacementFormatter.getNoMatchStrategy() |
static NoMatchStrategy |
NoMatchStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NoMatchStrategy[] |
NoMatchStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReplacementFormatter |
ReplacementFormatter.noMatchStrategy(NoMatchStrategy noMatchStrategy)
设置未匹配到策略
|
Copyright © 2024. All rights reserved.