Concept Framework 2.2 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: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications