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(java.lang.String value)
           
 

Method Detail

bind

T bind(java.lang.String value)
       throws java.lang.Exception
Throws:
java.lang.Exception


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