[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] libxml : réentrance avec SAX
- From: Éric Bischoff <e bischoff noos fr>
- To: veillard redhat com
- Cc: xml gnome org, Arved Sandstrom <asandstrom accesswave ca>
- Subject: Re: [xml] libxml : réentrance avec SAX
- Date: Mon, 3 Jun 2002 10:41:41 +0200
On Monday 03 June 2002 09:41, Daniel Veillard wrote:
> On Mon, Jun 03, 2002 at 09:17:58AM +0200, Éric Bischoff wrote:
> > > Hum, if you create another parser context, yes this should work
> > > without problem, you just can't reuse the same parser context for both
> > > documents.
> >
> > Thanks for this answer, Daniel. I don't know how to create a parser
> > context, but I'll search.
>
> any xmlParsexxx function will create a new parser context under the
> cover,
Okay, I'm using xmlSAXUserParseFile(&saxBindings, 0, filename). It should work
then.
Thanks again.
--
Éric Bischoff
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]