Note that class is abstract just because it does not define {@link #createInstance} method.
Also note that all custom {@link SerializerProvider}implementations must sub-class this class: {@link ObjectMapper}requires this type, not basic provider type.
|
|
|
|