Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
On Thu, 2005-03-10 at 05:37 +0000, SiM wrote:
> Hi All,
> Could someone tell me whether there is an API in libxml2,
> where i can go through the Document Tree, with calls like :
>
> GetNextChild , GetParent, GetSibling etc , without using the SAX
> handler callbacks .
>
> I'am newbie to libxml2 and xml, Please point me to any relevant
> document or include file !
Sounds like you are wanting the XmlTextReader interface. Have a look at
the documentation at
http://xmlsoft.org/xmlreader.html
It really is a very nice interface to use.
Malcolm
Hi Malcolm,Thanks for you quick response, yes that's what i was looking for !
Cheers.
Simith
Yahoo! India Matrimony: Find your life partner online.
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
