Bug 4027 - ContentHandler javadoc
Summary: ContentHandler javadoc
Status: NEW
Alias: None
Product: Xerces-J
Classification: Unclassified
Component: Docs (show other bugs)
Version: 1.4.3
Hardware: All other
: P3 normal
Target Milestone: ---
Assignee: Xerces-J Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-08 12:39 UTC by Joseph Shraibman
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Shraibman 2001-10-08 12:39:46 UTC
The javadoc for ContentHandler.startElement() should mention that the same
Attributes object is resued for each call.  I just spent a lot of time trying to
figure out why I wasn't getting any attributes.