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