Concept Framework 2.0 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: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software