Package lxml :: Package html :: Module ElementSoup
[show private | hide private]
[frames | no frames]

Module lxml.html.ElementSoup

External interface to the BeautifulSoup HTML parser.
Function Summary
  _append_text(parent, element, text)
  _convert_children(parent, beautiful_soup_tree, makeelement)
  _convert_tree(beautiful_soup_tree, makeelement)
  convert_tree(beautiful_soup_tree, makeelement)
  parse(file, beautifulsoup, makeelement)
  unescape(string)

Generated by Epydoc 2.1 on Sat Aug 18 12:44:27 2007 http://epydoc.sf.net