DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15519>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15519
PropertyUtils.getPropertyType() for java.util.Collection
olaf.braatz@t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |
------- Additional Comments From olaf.braatz@t-online.de 2002-12-22 14:58 -------
The String was only an example for explanation. Yes, the Collection class
contains objects. What I would suggest is to iterate to specified position and
call on that object (if existent) the getClass() method and return that. If
there is no object at requested position a meaningful exception will be thrown.
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|