play.data.binding
Class LocaleBinder

java.lang.Object
  extended by play.data.binding.LocaleBinder
All Implemented Interfaces:
SupportedType<java.util.Locale>

public class LocaleBinder
extends java.lang.Object
implements SupportedType<java.util.Locale>

Binder that support Locale class.


Constructor Summary
LocaleBinder()
           
 
Method Summary
 java.util.Locale bind(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleBinder

public LocaleBinder()
Method Detail

bind

public java.util.Locale bind(java.lang.String value)
Specified by:
bind in interface SupportedType<java.util.Locale>


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly