jfun.yan.etc
Interface FromProperty


public interface FromProperty

Maps a property to an object.

Codehaus.org.

Author:
Michelle Lei

Method Summary
 java.lang.Object fromProperty(java.lang.Class c, java.beans.PropertyDescriptor prop)
           
 

Method Detail

fromProperty

java.lang.Object fromProperty(java.lang.Class c,
                              java.beans.PropertyDescriptor prop)