play.data.binding
Interface SupportedType<T>

All Known Implementing Classes:
CalendarBinder, DateBinder, FileBinder, LocaleBinder, UploadBinder

public interface SupportedType<T>

Supported type for binding


Method Summary
 T bind(String value)
           
 

Method Detail

bind

T bind(String value)
       throws Exception
Throws:
Exception


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