pike.hubbe.net

[Top]
Parser
previousParser.html_entity_parser() Pikenext

Method Parser.parse_html_entities()


Method parse_html_entities

object(HTML) Parser.html_entity_parser()
string Parser.parse_html_entities(string in)

Description

Parse eventual HTML entities in the string to unicode characters. Either return a complete parser (to build on or use) or parse a string.

Note

Currently using XHTML 1.0 tables.


Extracted from Pike v7.3 release 11 at 2001-11-03.