Re: questions about commons-beanutils

2010-03-09 Thread Niall Pemberton
On Tue, Mar 9, 2010 at 8:41 AM, Allen Yuan wrote: > Hi, > There are some questions which I cannot understand about the method > "getAccessibleMethod(Class clazz, Method method)" in the > "org.apache.commons.beanutils.MethodUtils". > > First,what the difference between the "method" returned and the

questions about commons-beanutils

2010-03-09 Thread Allen Yuan
Hi, There are some questions which I cannot understand about the method "getAccessibleMethod(Class clazz, Method method)" in the "org.apache.commons.beanutils.MethodUtils". First,what the difference between the "method" returned and the parameter "method"? Second,in this method if the clazz's modif