Uses of Class
com.fasterxml.jackson.databind.ser.impl.AttributePropertyWriter
Packages that use AttributePropertyWriter
Package
Description
Contains implementation classes of serialization part of
data binding.
-
Uses of AttributePropertyWriter in com.fasterxml.jackson.databind.ser.impl
Methods in com.fasterxml.jackson.databind.ser.impl that return AttributePropertyWriterModifier and TypeMethodDescriptionstatic AttributePropertyWriterAttributePropertyWriter.construct(String attrName, BeanPropertyDefinition propDef, Annotations contextAnnotations, JavaType declaredType) Constructors in com.fasterxml.jackson.databind.ser.impl with parameters of type AttributePropertyWriter