Re: [xml] What is difference between xmlTextReaderNext() and xmlTextReaderNextSibling()?



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]