> Okay, I implemented a SAX parser. It now goes through the tags until > it gets to a partial one, and then raises an exception. The exception > gives me zero information that I can use to cache the incomplete tag.
Hmm, how can a SAX parser complain about a partial XML file? SAX *is* incremental. It would probably help if you described in a high level how your parser works, how you feed it data, ... Remko _______________________________________________ JDev mailing list FAQ: http://www.jabber.org/discussion-lists/jdev-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [EMAIL PROTECTED] _______________________________________________
