Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
htmlParseElement | version 1.0 | no |
null-returned htmlParseElement(number ctxt) |
ctxt | an HTML parser context |
Parse an HTML element, this is highly recursive.
[39] element ::= EmptyElemTag | STag content ETag [41] Attribute ::= Name Eq AttValue |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |