C D E F G H O R T 
All Classes All Packages

C

ConversionContext - Interface in org.hglteam.convertion.api
 
ConversionContext.ConversionPair - Class in org.hglteam.convertion.api
 
ConversionPair() - Constructor for class org.hglteam.convertion.api.ConversionContext.ConversionPair
 
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
 
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
 
DateFormattingContext - 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
 
descriptor() - Method in class org.hglteam.convertion.api.TypeDescriptor
 

E

equals(Object) - Method in class org.hglteam.convertion.api.ConversionContext.ConversionPair
 

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

getAvailableConversionPairs() - Method in interface org.hglteam.convertion.api.ConversionContext
 
getLocale() - Method in exception org.hglteam.convertion.api.DateFormatter.DateFormattingException
 
getPattern() - Method in exception org.hglteam.convertion.api.DateFormatter.DateFormattingException
 
getType() - Method in class org.hglteam.convertion.api.TypeDescriptor
 
getValue() - Method in exception org.hglteam.convertion.api.DateFormatter.DateFormattingException
 

H

hashCode() - Method in class org.hglteam.convertion.api.ConversionContext.ConversionPair
 

O

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

R

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

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
 
TypeDescriptor<T> - Class in org.hglteam.convertion.api
 
TypeDescriptor() - Constructor for class org.hglteam.convertion.api.TypeDescriptor
 
C D E F G H O R T 
All Classes All Packages