Package | Description |
---|---|
cn.orionsec.kit.lang.utils.json.matcher |
Modifier and Type | Method and Description |
---|---|
ErrorStrategy |
ReplacementFormatter.getErrorStrategy() |
static ErrorStrategy |
ErrorStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorStrategy[] |
ErrorStrategy.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.errorStrategy(ErrorStrategy errorStrategy)
设置错误处理策略
|
Copyright © 2024. All rights reserved.