protected class AbstractJsonPatternParser.TryJsonValueTransformer extends AbstractJsonPatternParser.AbstractAsObjectTransformer<Object,Event>
| Constructor and Description |
|---|
TryJsonValueTransformer(ValueGetter<String,Event> generator) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
transform(String value) |
getValuepublic TryJsonValueTransformer(ValueGetter<String,Event> generator)
protected Object transform(String value) throws IOException
transform in class AbstractJsonPatternParser.AbstractAsObjectTransformer<Object,Event>IOExceptionCopyright © 2020. All rights reserved.