| Package | Description |
|---|---|
| pl.jalokim.propertiestojson.object | |
| pl.jalokim.propertiestojson.resolvers | |
| pl.jalokim.propertiestojson.resolvers.primitives.utils |
| Modifier and Type | Method and Description |
|---|---|
static ArrayJsonType |
ArrayJsonType.createOrGetNextDimensionOfArray(ArrayJsonType currentArray,
List<Integer> indexes,
int indexToTest,
PathMetadata currentPathMetadata) |
ArrayJsonType |
ObjectJsonType.getJsonArray(String field) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayJsonType |
ArrayJsonType.createOrGetNextDimensionOfArray(ArrayJsonType currentArray,
List<Integer> indexes,
int indexToTest,
PathMetadata currentPathMetadata) |
void |
ArrayJsonType.merge(ArrayJsonType mergeWith,
PathMetadata currentPathMetadata) |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayJsonType |
JsonTypeResolver.getArrayJsonWhenIsValid(PathMetadata currentPathMetaData) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayJsonType |
JsonObjectHelper.createArrayJsonType(com.google.gson.JsonElement parsedJson,
String propertyKey) |
Copyright © 2020. All rights reserved.