classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Introspector.getBeanInfo(class, int)


From: Tom Tromey
Subject: Re: [cp-patches] Introspector.getBeanInfo(class, int)
Date: 09 Aug 2005 17:34:23 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Aaron" == Aaron Luchko <address@hidden> writes:

Aaron> We don't have Introspector.getBeanInfo(class, int) implemented. I've
Aaron> been experimenting with it to try and figure out how it works,
Aaron> unfortunately anything I try it seems to return exactly the same as
Aaron> Introspector.getBeanInfo(class). I was wondering if someone knew exactly
Aaron> how it was supposed to work and how I could test it.

There is some info in the javadoc from Sun.

http://java.sun.com/j2se/1.4.2/docs/api/java/beans/Introspector.html#getBeanInfo(java.lang.Class,%20int)

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]