Concept Framework 1.0 documentation Contents | Index

standard.lib.xml.htmlCreateMemoryParserCtxt

Name Version Deprecated
htmlCreateMemoryParserCtxt version 1.0 no

Prototype:
number htmlCreateMemoryParserCtxt(string buffer)

Parameters:
buffer      the HTML buffer

Description:
Create a parser context for an HTML in-memory document.

Returns:
Returns the new parse context handle or null if failed.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software