public class

LocaleConverter

extends Object
implements Converter
java.lang.Object
   ↳ org.apache.myfaces.tobago.convert.LocaleConverter

Summary

Public Constructors
LocaleConverter()
Public Methods
Object getAsObject(FacesContext facesContext, UIComponent component, String value)
String getAsString(FacesContext facesContext, UIComponent component, Object value)
[Expand]
Inherited Methods
From class java.lang.Object
From interface javax.faces.convert.Converter

Public Constructors

public LocaleConverter ()

Public Methods

public Object getAsObject (FacesContext facesContext, UIComponent component, String value)

public String getAsString (FacesContext facesContext, UIComponent component, Object value)