Home | History | Annotate | Download | only in doc
      1 filters Package
      2 ===============
      3 
      4 :mod:`_base` Module
      5 -------------------
      6 
      7 .. automodule:: html5lib.filters._base
      8     :members:
      9     :undoc-members:
     10     :show-inheritance:
     11 
     12 :mod:`alphabeticalattributes` Module
     13 ------------------------------------
     14 
     15 .. automodule:: html5lib.filters.alphabeticalattributes
     16     :members:
     17     :undoc-members:
     18     :show-inheritance:
     19 
     20 :mod:`inject_meta_charset` Module
     21 ---------------------------------
     22 
     23 .. automodule:: html5lib.filters.inject_meta_charset
     24     :members:
     25     :undoc-members:
     26     :show-inheritance:
     27 
     28 :mod:`lint` Module
     29 ------------------
     30 
     31 .. automodule:: html5lib.filters.lint
     32     :members:
     33     :undoc-members:
     34     :show-inheritance:
     35 
     36 :mod:`optionaltags` Module
     37 --------------------------
     38 
     39 .. automodule:: html5lib.filters.optionaltags
     40     :members:
     41     :undoc-members:
     42     :show-inheritance:
     43 
     44 :mod:`sanitizer` Module
     45 -----------------------
     46 
     47 .. automodule:: html5lib.filters.sanitizer
     48     :members:
     49     :undoc-members:
     50     :show-inheritance:
     51 
     52 :mod:`whitespace` Module
     53 ------------------------
     54 
     55 .. automodule:: html5lib.filters.whitespace
     56     :members:
     57     :undoc-members:
     58     :show-inheritance:
     59 
     60