com.extentech.ExtenXLS.binder
Interface ObjectValueAdapter

All Known Implementing Classes:
XMLBeanObjectValueAdapter

public interface ObjectValueAdapter

Since:
Version:
Author:
John McMahon -- Copyright ©?2005 Extentech Inc.
See Also:

Method Summary
 Object getObject(Object ob, String source, String srcObj)
          Returns an Object value which is derived by executing methods on the target object.
 

Method Detail

getObject

Object getObject(Object ob,
                 String source,
                 String srcObj)
Returns an Object value which is derived by executing methods on the target object.

Parameters:
ob - Object containing values
name - of the
srcObj -
Returns:


Copyright © 2011 Extentech Inc. All Rights Reserved.