Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.htmlParseDoc

Name Version Deprecated
htmlParseDoc version 1.0 no

Prototype:
number htmlParseDoc(string cur, string encoding)

Parameters:
cur      the string to parse
encoding      a string describing the encoding or an empty string

Description:
Parse an HTML in-memory document and build a tree.

Returns:
Returns the resulting document tree.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications