Re: [xml] Partial Parsing of XML file
- From: Stefan Behnel <stefan_ml behnel de>
- To: Chris <kirany82 gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] Partial Parsing of XML file
- Date: Tue, 20 Nov 2007 09:59:55 +0100
Chris wrote:
Hi All, First of all thanks a lot for providing libxml library. Its great.
I want to parse the xml file partially using libxml library. I requset you
to give me some kind of example to do partial parsing.
My objective is to parse certain KB of data every 1 min.
In case you intend to parse only the beginning of an XML file, look out for
the push parser functions in the parser API.
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]