RE: [xml] need correct string function
- From: "Cory Nelson" <phrosty int64 org>
- To: <kmq gmx at>, <xml gnome org>
- Subject: RE: [xml] need correct string function
- Date: Mon, 1 Mar 2004 17:52:38 -0800
xmlEncodeEntitiesReentrant
-----Original Message-----
From: xml-admin gnome org [mailto:xml-admin gnome org] On Behalf Of
kmq gmx at
Sent: Sunday, February 29, 2004 11:04 AM
To: xml gnome org
Subject: [xml] need correct string function
hi.
easy question:
what is the function to manage this:
("<"), ("<"));
(">"), (">"));
("&"), ("&"));
("'"), ("'"));
("""), ("\""));
Example:
string = FunctionX("please_convert_me_'_<_>_&_\"");
string2 = "<blah param='";
string2 += string;
string2 += "'/>";
_______________________________________________
xml mailing list, project page http://xmlsoft.org/ xml gnome org
http://mail.gnome.org/mailman/listinfo/xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]