public interface JsonFormatVisitable
JsonSerializer implements
 to allow for visiting type hierarchy.| Modifier and Type | Method and Description | 
|---|---|
void | 
acceptJsonFormatVisitor(JsonFormatVisitorWrapper visitor,
                       JavaType typeHint)
Get the representation of the schema to which this serializer will conform. 
 | 
void acceptJsonFormatVisitor(JsonFormatVisitorWrapper visitor, JavaType typeHint) throws JsonMappingException
typeHint - Type of element (entity like property) being visitedJsonMappingExceptionCopyright © 2010 - 2023 Adobe. All Rights Reserved