Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
htmlReadDoc | version 1.0 | no |
number htmlReadDoc(string cur, string URL, string encoding, number options) |
cur | the string |
URL | the base URL to use for the document |
encoding | the document encoding or an empty string |
options | a combination of htmlParserOption(s) |
Parse an XML in-memory document and build a tree. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT | (c)2011 RadGs Software |