Package | Description |
---|---|
com.jayway.jsonpath | |
com.jayway.jsonpath.internal | |
com.jayway.jsonpath.spi.mapper |
Modifier and Type | Method and Description |
---|---|
MappingProvider |
Configuration.mappingProvider()
Returns
MappingProvider used by this configuration |
MappingProvider |
Configuration.Defaults.mappingProvider()
Returns the default
MappingProvider |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.mappingProvider(MappingProvider newMappingProvider)
Creates a new Configuration based on the given
MappingProvider |
Configuration.ConfigurationBuilder |
Configuration.ConfigurationBuilder.mappingProvider(MappingProvider provider) |
Modifier and Type | Method and Description |
---|---|
MappingProvider |
DefaultsImpl.mappingProvider() |
Modifier and Type | Class and Description |
---|---|
class |
GsonMappingProvider |
class |
JacksonMappingProvider |
class |
JakartaMappingProvider |
class |
JsonSmartMappingProvider |
class |
TapestryMappingProvider |
Copyright © 2024. All rights reserved.