Package | Description |
---|---|
com.fasterxml.jackson.databind.ser.std |
Modifier and Type | Method and Description |
---|---|
protected JsonValueSerializer |
JsonValueSerializer.withResolved(BeanProperty property,
TypeSerializer vts,
JsonSerializer<?> ser,
boolean forceTypeInfo) |
Constructor and Description |
---|
JsonValueSerializer(JsonValueSerializer src,
BeanProperty property,
TypeSerializer vts,
JsonSerializer<?> ser,
boolean forceTypeInfo) |
Copyright © 2008–2021 FasterXML. All rights reserved.