Package | Description |
---|---|
com.whitestein.lsps.json.impl |
Class and Description |
---|
JsonProcessingException
This exception indicates an error occured during serialization/deserialization
of LSPS objects into a JSON representation.
|
RecordValueConverterProvider
A value converter provider which should be used to obtain converters when
a complex conversion is necessary including
Map<Object, Object> and
record types. |
TypeToSchemaConverter |
ValueConverter
A value converter converts an LSPS object to a
JsonNode and . |
ValueConverterProvider
This type visitor provides value converters for supported types.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.