public static final class JSONUtil.AsPropertyTypeSerializerEx
extends com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeSerializer
| Constructor and Description |
|---|
AsPropertyTypeSerializerEx(com.fasterxml.jackson.databind.jsontype.TypeIdResolver idRes,
com.fasterxml.jackson.databind.BeanProperty property,
String propName) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.core.type.WritableTypeId |
writeTypePrefix(com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.core.type.WritableTypeId typeId) |
forProperty, getPropertyName, getTypeInclusion_generateTypeId, getTypeIdResolver, handleMissingId, idFromValue, idFromValueAndType, writeTypeSuffix_writeLegacySuffix, typeId, typeId, typeId, writeCustomTypePrefixForArray, writeCustomTypePrefixForObject, writeCustomTypePrefixForScalar, writeCustomTypeSuffixForArray, writeCustomTypeSuffixForObject, writeCustomTypeSuffixForScalar, writeTypePrefixForArray, writeTypePrefixForArray, writeTypePrefixForObject, writeTypePrefixForObject, writeTypePrefixForScalar, writeTypePrefixForScalar, writeTypeSuffixForArray, writeTypeSuffixForObject, writeTypeSuffixForScalarpublic AsPropertyTypeSerializerEx(com.fasterxml.jackson.databind.jsontype.TypeIdResolver idRes,
com.fasterxml.jackson.databind.BeanProperty property,
String propName)
public com.fasterxml.jackson.core.type.WritableTypeId writeTypePrefix(com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.core.type.WritableTypeId typeId)
throws IOException
writeTypePrefix in class com.fasterxml.jackson.databind.jsontype.impl.TypeSerializerBaseIOExceptionCopyright © 2023 Fujion Framework. All rights reserved.