blob: b6edf1a73c8c7c2871c7027dedfcee32aea0cbf8 [file] [log] [blame]
templateConfigurations = \
ConditionalTemplateConfigurationFactory( \
FileExtensionMatcher("xml"), \
TemplateConfiguration( \
encoding = "utf-8", \
outputFormat = XMLOutputFormat() \
) \
)