| Concept Framework 2.2 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: Tue Oct 18 20:10:41 2011 GMT | (c)2011 RadGs Software |