Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.hglteam.convertion.api.DateFormatter.DateFormattingException
- java.lang.RuntimeException
- java.lang.Exception
- org.hglteam.convertion.api.TypeDescriptor<T>
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.hglteam.convertion.api.Converter
- org.hglteam.convertion.api.ConverterContext
- org.hglteam.convertion.api.DateFormatter
- org.hglteam.convertion.api.DateFormatterContext
- org.hglteam.convertion.api.TypeConverter<TS,TD>