http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2674 *** shadow/2674 Wed Jul 18 09:27:13 2001 --- shadow/2674.tmp.10272 Wed Jul 18 09:27:13 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | arglists for method wrong in javadoc | + +----------------------------------------------------------------------------+ + | Bug #: 2674 Product: Xerces-J | + | Status: NEW Version: 1.4.1 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: Other Component: Docs | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The Javadoc for DefaultHandler methods startElement() and endElement() has + incorrect parameter detail lists (it has for several versions now). The + parameters listed in detail do not match (in name or number) the parameters + listed in the documented method declaration. The same is true of SAXParser. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
