Package org.apache.myfaces.commons.converter

Class Summary
BooleanConverter Converter that translates between boolean values (true/false) and alternate versions of those boolean values like (yes/no), (1/0), and (way/no way).
ConvertBooleanTag  
ConvertDateTimeTag  
ConvertEnumTag  
DateTimeConverter Simple convert that overrides the spec DateTimeConverter and uses TimeZone.getDefault() as the base timezone, rather than GMT.
EnumConverter Converts a Java 5 Enum.
TypedNumberConverter Converter which uses either the manually set destType or the value binding to determine the correct destination type to convert the number to This tag creates a number formatting converter and associates it with the nearest parent UIComponent.
TypedNumberConverterTag  
 



Copyright © 2007-2008 The Apache Software Foundation. All Rights Reserved.