C D F G O R T 
All Classes All Packages

C

convert(TS) - Method in interface org.hglteam.convertion.api.TypeConverter
 
convert(TS, Class<? extends TD>) - Method in interface org.hglteam.convertion.api.Converter
 
convert(TS, Class<? extends TS>, Class<? extends TD>) - Method in interface org.hglteam.convertion.api.Converter
 
Converter - Interface in org.hglteam.convertion.api
 
ConverterContext - Interface in org.hglteam.convertion.api
 
convertTo(Class<? extends TD>) - Method in interface org.hglteam.convertion.api.Converter
 
convertTo(Class<? extends TS>, Class<? extends TD>) - Method in interface org.hglteam.convertion.api.Converter
 

D

DateFormatter - Interface in org.hglteam.convertion.api
 
DateFormatter.DateFormattingException - Exception in org.hglteam.convertion.api
 
DateFormatterContext - Interface in org.hglteam.convertion.api
 
DateFormattingException(String, String, Locale) - Constructor for exception org.hglteam.convertion.api.DateFormatter.DateFormattingException
 
DateFormattingException(Throwable, String, String, Locale) - Constructor for exception org.hglteam.convertion.api.DateFormatter.DateFormattingException
 

F

format(String) - Method in interface org.hglteam.convertion.api.DateFormatter
 
format(String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatter
 
format(TemporalAccessor, String) - Method in interface org.hglteam.convertion.api.DateFormatter
 
format(TemporalAccessor, String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatter
 
format(Date, String) - Method in interface org.hglteam.convertion.api.DateFormatter
 
format(Date, String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatter
 
formatTemporal(String) - Method in interface org.hglteam.convertion.api.DateFormatter
 
formatTemporal(String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatter
 

G

getLocale() - Method in exception org.hglteam.convertion.api.DateFormatter.DateFormattingException
 
getPattern() - Method in exception org.hglteam.convertion.api.DateFormatter.DateFormattingException
 
getValue() - Method in exception org.hglteam.convertion.api.DateFormatter.DateFormattingException
 

O

org.hglteam.convertion.api - package org.hglteam.convertion.api
 

R

register(String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatterContext
 
register(TypeConverter<?, ?>) - Method in interface org.hglteam.convertion.api.ConverterContext
 
registerLegacy(String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatterContext
 
resolve(Class<? extends TS>, Class<? extends TD>) - Method in interface org.hglteam.convertion.api.ConverterContext
 
resolveFormatter(String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatterContext
 
resolveLegacyFormatter(String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatterContext
 

T

toDate(String, String) - Method in interface org.hglteam.convertion.api.DateFormatter
 
toDate(String, String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatter
 
toTemporal(BiFunction<String, DateTimeFormatter, T>, String) - Method in interface org.hglteam.convertion.api.DateFormatter
 
toTemporal(BiFunction<String, DateTimeFormatter, T>, String, String) - Method in interface org.hglteam.convertion.api.DateFormatter
 
toTemporal(BiFunction<String, DateTimeFormatter, T>, String, String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatter
 
toTemporal(BiFunction<String, DateTimeFormatter, T>, String, Locale) - Method in interface org.hglteam.convertion.api.DateFormatter
 
TypeConverter<TS,​TD> - Interface in org.hglteam.convertion.api
 
C D F G O R T 
All Classes All Packages