Package org.apache.myfaces.commons.converter

Class Summary
AbstractTypedNumberConverter 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.
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).
ConvertDateTimeTagHandler  
ConvertEnumTagHandler  
ConverterBase Base converter implementation for Apache MyFaces Commons Converters.
ConverterBaseTag ConverterBaseTag provides support for ConverterBase subclasses.
ConverterBaseTagHandler  
ConverterTag Implementation of ConverterELTag This is a copy of org.apache.myfaces.taglib.core.ConverterTag from myfaces core impl 1.2.
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.
TypedNumberConverterTagHandler  
 



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