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