Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 346 Bytes

dhtmlparser.rst

File metadata and controls

20 lines (14 loc) · 346 Bytes

dhtmlparser API

Most important function here is :func:`.parseString`, which is used to process string and create Document Object Model.

.. automodule:: dhtmlparser
    :members:
    :undoc-members:


Submodules

.. toctree::
   :maxdepth: 1

   dhtmlparser.htmlelement
   dhtmlparser.quoter
   dhtmlparser.specialdict