|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeConverter | |
|---|---|
| org.apache.myfaces.trinidadinternal.convert | |
| Uses of TypeConverter in org.apache.myfaces.trinidadinternal.convert |
|---|
| Classes in org.apache.myfaces.trinidadinternal.convert that implement TypeConverter | |
|---|---|
class |
GenericConverter
This class is capable of converting one Object into another. |
class |
ReflectionConverter
ReverseDiscoveryGenericConverter implementation based on Java Reflection |
class |
ReverseDiscoveryGenericConverter
This class is capable of converting one Object into another. |
| Methods in org.apache.myfaces.trinidadinternal.convert that return TypeConverter | |
|---|---|
TypeConverter |
GenericConverterFactory.getConverter(java.lang.Class<?> sourceType,
java.lang.Class<?> targetType)
Gets a converter that is capable of converting from the given sourceType to the given targetType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||