Concept Framework 1.0 documentation Contents | Index

standard.lib.xml.htmlParseElement

Name Version Deprecated
htmlParseElement version 1.0 no

Prototype:
null-returned htmlParseElement(number ctxt)

Parameters:
ctxt      an HTML parser context

Description:
Parse an HTML element, this is highly recursive.
[39] element ::= EmptyElemTag | STag content ETag [41] Attribute ::= Name Eq AttValue

Returns:
Returns nothing.

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