Re: [xml] What is difference between xmlTextReaderNext() and xmlTextReaderNextSibling()?
- From: "Andrew W. Nosenko" <andrew w nosenko gmail com>
- To: veillard redhat com
- Cc: xml gnome org
- Subject: Re: [xml] What is difference between xmlTextReaderNext() and xmlTextReaderNextSibling()?
- Date: Mon, 6 Nov 2006 10:21:19 +0200
On 11/3/06, Daniel Veillard <veillard redhat com> wrote:
Basically the first function after testing a few preconditions just uses
the ->next pointer from the tree. The second one does a series of Read() calls
until it gets back to a sibling. it should have the same semantic really,
but I may have missed some weird side effect, for example if you have an
entity reference which has not been replaced.
Thanks!
--
Andrew W. Nosenko <andrew w nosenko gmail com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]