Dave -- thanks (he says, red-faced). > > The instance of SAX2PrintHandlers you are using is local to the try/catch > block and is destroyed before you start parsing. Moving it before the > block, or moving your parsing code within the block, will solve the > problem. > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
