[
Lists Home |
Date Index |
Thread Index
]
At 9:56 AM -0500 1/10/03, Karl Waclawek wrote:
>A not infrequent user problem with SAX processing is that
>users don't expect character data that appear to be contiguous
>to be reported through more than one call-back. I was suspecting
>that this might be the case.
Perhaps. However, expat is not a SAX parser. It might well have the
same issues with text in multiple calls. I don't know. Again we need
more details.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| Processing XML with Java (Addison-Wesley, 2002) |
| http://www.cafeconleche.org/books/xmljava |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
|