On 5/26/05, Riyaz Mansoor <[EMAIL PROTECTED]> wrote: > > at the moment the getProperties() returns the Map object. no necessity > for the 2 accessor methods getProperty,setProperty >
The getProperties()/setProperties() accessors are protected and are for subclasses. The getProperty()/setProperty() accessors are public, for use by everyone else. Hubert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]