Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlEncodeEntitiesReentrant | version 1.0 | no |
string xmlEncodeEntitiesReentrant(number doc, string input) |
doc | the document containing the string (can be null) |
input | a string to convert to XML |
Do a global encoding of a string, replacing the predefined entities and non ASCII values with their entities and CharRef counterparts. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT | (c)2011 RadGs Software |