On Tuesday 19 February 2002 02:23 pm, you wrote: > In general SAX does not > guarantee how many separate characters it will stuff into each call > to characters. Your code needs to be written in such a way that it > can handle extreme cases like every single character resulting in a > separate call to characters(). > > See http://www.cafeconleche.org/books/xmljava/chapters/ch06s07.html for > details
The example text that I tested with is small not large as referenced in the referenced text from your link. Why does Xerces1 processes differently than Xerces2? Thank You, Anthony --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
