@Deprecated public class JSONToLowerParser extends JSONParser
valueFunction| Constructor and Description |
|---|
JSONToLowerParser(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Iterable<String> fieldNames,
Iterable<String> exclude)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
parse(String input)
Deprecated.
Parse a String into a Map.
|
getFieldNames, setFieldNamesCopyright © 2011–2017. All rights reserved.