-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: docs
-
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() {
======================================================================