| Package | Description |
|---|---|
| com.bazaarvoice.jolt |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonUtilImpl
Implementation of JsonUtil that allows the user to provide a configured
Jackson ObjectMapper.
|
| Modifier and Type | Method and Description |
|---|---|
static JsonUtil |
JsonUtils.customJsonUtil(com.fasterxml.jackson.databind.ObjectMapper mapper)
Construct a JsonUtil with a Jackson ObjectMapper that has been preconfigured with custom
Modules or Mixins.
|
static JsonUtil |
JsonUtils.getDefaultJsonUtil() |
| Constructor and Description |
|---|
ArrayOrderObliviousDiffy(JsonUtil jsonUtil) |
Diffy(JsonUtil jsonUtil)
Pass in a custom jsonUtil to use for the cloneJson method.
|
Copyright © 2023. All rights reserved.