public class JsonArraySerializer extends Object
| Constructor and Description |
|---|
JsonArraySerializer() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
splitJSONArray(String jsonArray) |
List<com.fasterxml.jackson.databind.JsonNode> |
splitJSONArrayToJSONNodes(String jsonArray) |
Copyright © 2022. All rights reserved.