| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| htmlCtxtReadMemory | version 1.0 | no |
| number htmlCtxtReadMemory(number ctxt, string buffer, string URL, string encoding) |
| ctxt | an HTML parser context |
| buffer | a string buffer containing the HTML data |
| URL | the base URL to use for the document |
| encoding | the document encoding or an empty string |
| Parse an XML in-memory document and build a tree. This reuses the existing ctxt parser context. |
| Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |