Re: [xml] decoding xml entities



Cory Nelson said:
Is there a function in libxml2 that will take a string and decode
all the
entities (< etc) in it?



Well, if I go to http://xmlsoft.org, and go from the main page to
the Search Engine (by clicking on "Search), then put in the word
"entities", I get a list of functions to consider for this task.

Out of that list, xmlStringDecodeEntities certainly looks promising.

Is there some reason you were not able to go through these same steps?

Bill



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]