Package | Description |
---|---|
cn.orionsec.kit.lang.utils.json.matcher |
Modifier and Type | Method and Description |
---|---|
static ReplacementFormatter |
ReplacementFormatters.create() |
static ReplacementFormatter |
ReplacementFormatters.create(String prefix,
String suffix) |
ReplacementFormatter |
ReplacementFormatter.defaultValue(Map<String,?> map)
添加默认值
|
ReplacementFormatter |
ReplacementFormatter.defaultValue(String key,
Object value)
添加默认值
|
ReplacementFormatter |
ReplacementFormatter.errorStrategy(ErrorStrategy errorStrategy)
设置错误处理策略
|
ReplacementFormatter |
ReplacementFormatter.noMatchStrategy(NoMatchStrategy noMatchStrategy)
设置未匹配到策略
|
Copyright © 2024. All rights reserved.