I have a subclass that inherits from DefaultHandler. I am parsing three of
my XML buffers using SAX2Parser.
Everything works fine. But after the second buffer parse fatalError() method
is getting called and my program displays the following message.
Fatal Error at file prodInfo, line 9, char 30
Message: Expected comment or processing instruction
This happens if I do the parsing more than once. However it is parsing the
documents fine, it is just this message that is making me nervous.
I would appreciate any thoughts on this.
Nath Shivapuja
Deere & Company
[EMAIL PROTECTED]
563-589-6265
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]