Hierarchy For Package nl.vpro.spring.converters

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • nl.vpro.spring.converters.StringToDurationConverter (implements org.springframework.core.convert.converter.Converter<S,​T>)
    • nl.vpro.spring.converters.StringToInstantConverter (implements org.springframework.core.convert.converter.Converter<S,​T>)
    • nl.vpro.spring.converters.StringToIntegerListConverter (implements org.springframework.core.convert.converter.ConditionalConverter, org.springframework.core.convert.converter.Converter<S,​T>)
    • nl.vpro.spring.converters.StringToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,​T>)
    • nl.vpro.spring.converters.StringToLocalTimeConverter (implements org.springframework.core.convert.converter.Converter<S,​T>)
    • nl.vpro.spring.converters.StringToTemporalAmountConverter (implements org.springframework.core.convert.converter.Converter<S,​T>)