Class PreprTimeline.Deserializer

java.lang.Object
com.fasterxml.jackson.databind.util.StdConverter<PreprTimeline,PreprTimeline>
nl.vpro.io.prepr.domain.PreprTimeline.Deserializer
All Implemented Interfaces:
com.fasterxml.jackson.databind.util.Converter<PreprTimeline,PreprTimeline>
Enclosing class:
PreprTimeline

public static class PreprTimeline.Deserializer extends com.fasterxml.jackson.databind.util.StdConverter<PreprTimeline,PreprTimeline>
We want the publication to be in a logical order. That is, the first one first.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.fasterxml.jackson.databind.util.Converter

    com.fasterxml.jackson.databind.util.Converter.None
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(PreprTimeline mcTimeline)
     

    Methods inherited from class com.fasterxml.jackson.databind.util.StdConverter

    _findConverterType, getInputType, getOutputType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait