Package | Description |
---|---|
com.whitestein.lsps.json.impl |
Modifier and Type | Class and Description |
---|---|
class |
GenericConversionValueConverterProvider
A value converter provider for the generic conversion.
|
class |
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. |
Constructor and Description |
---|
JsonSchemaWriter(ValueConverterProvider provider,
boolean useExternalRef)
Creates a new JSON writer.
|
JsonWriter(ValueConverterProvider provider,
boolean useExternalRef)
Creates a new JSON writer.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.