Name: dsR10051 Date: 06/04/2001
Javadoc for methods:
java.beans.Encoder.getExceptionListener()
java.beans.Encoder.setExceptionListener(ExceptionListener exceptionListener)
is incomplete.
It does not specify the behavior of setExceptionListener
if exceptionListener is null.
In this case getExceptionListener method returns
default ExceptionListener object. It should be documented.
The default return value of getExceptionListener() method
also should be documented.
======================================================================
Javadoc for methods:
java.beans.Encoder.getExceptionListener()
java.beans.Encoder.setExceptionListener(ExceptionListener exceptionListener)
is incomplete.
It does not specify the behavior of setExceptionListener
if exceptionListener is null.
In this case getExceptionListener method returns
default ExceptionListener object. It should be documented.
The default return value of getExceptionListener() method
also should be documented.
======================================================================