GeneratorSubstitution

class xsdata.models.config.GeneratorSubstitution(type=None, search=None, replace=None)[source]

Search and replace substitution for a specific target type based on re.sub()

Parameters
__eq__(other)

Return self==value.

__hash__ = None