.. _f-xmlutils: module ``xmlhelper.xml_utils`` ============================== Short summary +++++++++++++ module ``pyrsslocal.xmlhelper.xml_utils`` parsing XML :githublink:`%|py|6` Functions +++++++++ +----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +======================================================================+=========================================================================================================================+ | :func:`escape ` | | +----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | :func:`html_escape ` | Escapes any French character with an accent. | +----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | :func:`html_unescape ` | Removes :epkg:`HTML` or :epkg:`XML` character references and entities from a text string. keep ``&``, ``>``, ... | +----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyrsslocal.xmlhelper.xml_utils :members: :special-members: __init__ :show-inheritance: