=========
Utilities
=========


.. currentmodule:: xsdata.utils

.. autosummary::
    :toctree: reference
    :nosignatures:

    text.capitalize
    text.pascal_case
    text.camel_case
    text.mixed_case
    text.mixed_pascal_case
    text.mixed_snake_case
    text.snake_case
    text.kebab_case
