Re: [libxml++] problem with SAX_parser on_character fonction
- From: "LARRODE Xavier (DR&T)" <xavier larrode sncf fr>
- To: libxmlplusplus-general lists sourceforge net
- Subject: Re: [libxml++] problem with SAX_parser on_character fonction
- Date: Mon, 03 May 2004 09:17:41 +0200
OK, a stack will be good so
Thank you daniel.
On Fri, 2004-04-30 at 15:05, Daniel Veillard wrote:
> On Fri, Apr 30, 2004 at 11:38:33AM +0200, LARRODE Xavier (DR&T) wrote:
> > Hi,
> >
> > Is it normal that sometimes, for the same Element, the on_character
> > function is called 2 times?
> > Can i force the parser to call it explicitly one time?
>
> No. One of the goal of SAX is to be able to operate on bounded memory.
> One of the side effect is that very large sections of character data
> may be reported as sequences of characters() callbacks.
>
> Daniel
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]