Re: Content Handler

2002-01-30 Thread David N Bertoni/CAM/Lotus
cc: (bcc: David N Bertoni/CAM/Lotus) 01/30/2002 12:33 Subject: Content Handler

Content Handler

2002-01-30 Thread moladell
based based on its internal data structures. Generally, when one writes a content handler it is handed off to the SAX2XMLReader which calls the functions as it parses the XML. In this case, when startElement is called, the Attributes interface will already have been implemented and populated by the p