xsdata.utils.text.camel_case

xsdata.utils.text.camel_case(string, **kwargs)[source]

Convert the given string to camel case.

Parameters
  • string (str) –

  • kwargs (Any) –

Return type

str