Hierarchy For Package nl.vpro.configuration.spring.converters

Package Hierarchies:

Class Hierarchy

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

Annotation Interface Hierarchy