[xml] search by element name



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]