Package org.apache.myfaces.trinidadinternal.convert

Interface Summary
TypeConverter Defines convertion capability for generic Converters
 

Class Summary
ByteConverter Implementation for java.lang.Byte values.
ColorConverter  
ConverterUtils Private utilities for working with converters
DateTimeConverter This class implements client side equivalent of DateTimeConverter.
DoubleConverter Implementation for java.lang.Double values.
FloatConverter Implementation for java.lang.Float values.
GenericConverter This class is capable of converting one Object into another.
GenericConverterFactory A factory of GenericConverters.
IntegerConverter Implementation for java.lang.Integer values.
LongConverter Implementation for java.lang.Long values.
NumberConverter  
ReflectionConverter ReverseDiscoveryGenericConverter implementation based on Java Reflection
ReverseDiscoveryGenericConverter This class is capable of converting one Object into another.
ShortConverter Implementation for java.lang.Short values.
 

Exception Summary
TypeConversionException  
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.