blob: 30edee67e699b49d5f504ed72b8780eee90ab799 [file] [log] [blame]
templateConfigurers = \
ConditionalTemplateConfigurerFactory( \
FileExtensionMatcher("xml"), \
TemplateConfigurer( \
encoding = "utf-8", \
outputFormat = XMLOutputFormat() \
) \
)