Concept Framework 1.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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software