Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
xmlReaderForMemory | version 1.0 | no |
number xmlReaderForMemory(string buffer, string URL, string encoding, number options) |
buffer | The buffer containing the buffer |
URL | the base URL to use for the document |
encoding | the document encoding |
options | a combination of xmlParserOption |
Create an xmltextReader for an XML in-memory document. The parsing flags @options are a combination of xmlParserOption. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |