If an exception occurs during attempts to get or set a property then the property is considered non existent in the Map
@author James Strachan @author Matt Hall, John Watkinson, Stephen Colebourne @version $Revision: 1.1 $ $Date: 2005/10/11 17:05:19 $ @since Commons Collections 1.0
Currently only returns public fields, not methods.
Map
-based view of a JavaBean. The default set of keys is the union of all property names (getters or setters). An attempt to set a read-only property will be ignored, and write-only properties will be returned as null
. Removal of objects is not a supported (the key set is fixed).
@author Chris Nokleberg
If an exception occurs during attempts to get or set a property then the property is considered non existent in the Map @version $Revision: 557796 $ $Date: 2007-07-19 23:28:49 +0100 (Thu, 19 Jul 2007) $ @author James Strachan @author Stephen Colebourne
|
|
|
|
|
|
|
|