-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
b81
-
x86
-
windows_2000
Name: rmT116609 Date: 04/02/2003
DESCRIPTION OF THE PROBLEM :
The 1.4.1 API docs seem to be missing parameter descriptions for the uri, parameter for the endElement method of DefaultHandler.
http://java.sun.com/j2se/1.4.1/docs/api/org/xml/sax/helpers/DefaultHandler.html#endElement(java.lang.String,%20java.lang.String,%20java.lang.String)
Parameters:
uri - The ... //missing documentation
localName - The local name (without prefix), or the empty string if Namespace processing is not being performed.
qName - The qualified XML 1.0 name (with prefix), or the empty string if qualified names are not available.
(Review ID: 183374)
======================================================================
DESCRIPTION OF THE PROBLEM :
The 1.4.1 API docs seem to be missing parameter descriptions for the uri, parameter for the endElement method of DefaultHandler.
http://java.sun.com/j2se/1.4.1/docs/api/org/xml/sax/helpers/DefaultHandler.html#endElement(java.lang.String,%20java.lang.String,%20java.lang.String)
Parameters:
uri - The ... //missing documentation
localName - The local name (without prefix), or the empty string if Namespace processing is not being performed.
qName - The qualified XML 1.0 name (with prefix), or the empty string if qualified names are not available.
(Review ID: 183374)
======================================================================