-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
beta
-
sparc
-
solaris_2.6
Name: dsR10051 Date: 03/12/2001
Javadoc comment for method
public Object readObject() of java.beans.XMLDecoder class
has no @returns tag.
@(#)XMLDecoder.java 1.5 00/11/20
/**
* Reads the next object from the input.
*
* @see XMLEncoder#writeObject
*/
public Object readObject() {
======================================================================