Class ConditionalTemplateConfigurationFactory

java.lang.Object
freemarker.cache.TemplateConfigurationFactory
freemarker.cache.ConditionalTemplateConfigurationFactory

public class ConditionalTemplateConfigurationFactory extends TemplateConfigurationFactory
Returns the given TemplateConfiguration directly, or another TemplateConfigurationFactory's result, when the specified matcher matches the template source.
Since:
2.3.24