Class FirstMatchTemplateConfigurationFactory

java.lang.Object
freemarker.cache.TemplateConfigurationFactory
freemarker.cache.FirstMatchTemplateConfigurationFactory

public class FirstMatchTemplateConfigurationFactory extends TemplateConfigurationFactory
Returns the first non-null result of the child factories, ignoring all further child factories. The child factories are called in the order as they were added.