Re: [xml] xmlParseFile;encode - newbie question
- From: Baurzhan Ismagulov <ibr radix50 net>
- To: xml gnome org
- Subject: Re: [xml] xmlParseFile;encode - newbie question
- Date: Wed, 23 Feb 2005 13:01:04 +0100
On Wed, Feb 23, 2005 at 01:21:05PM +0200, Pieter Louw wrote:
That is my question, how do I convert the & to &?
or are there no function to do this in libxml?
As Daniel said, "Whatever generating this must be fixed".
If you have to fix this yourself, try something like sed 's/&/&/'
and parse the resulting file.
With kind regards,
Baurzhan.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]