[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] search by element name
- From: "George Neill" <georgen neillnet com>
- To: xml gnome org
- Subject: [xml] search by element name
- Date: Sun, 20 Apr 2008 04:20:01 -0500
Hi,
Is there a function that would allow me to search for a DOM element by
name without using xpath? I can't seem to find one in the API
documentation.
Something like,
xmlNode* xmlFindElementByName(xmlNode * haystack, xmlChar * needle);
Thanks,
George.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]