Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.htmlParseDocument

Name Version Deprecated
htmlParseDocument version 1.0 no

Prototype:
number htmlParseDocument(number ctxt)

Parameters:
ctxt      an HTML parser context

Description:
Parse an HTML document (and build a tree if using the standard SAX interface).

Returns:
Returns 0, -1 in case of error. The parser context is augmented as a result of the parsing.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software