Uses of Class
freemarker.cache.FirstMatchTemplateConfigurationFactory
Packages that use FirstMatchTemplateConfigurationFactory
-
Uses of FirstMatchTemplateConfigurationFactory in freemarker.cache
Methods in freemarker.cache that return FirstMatchTemplateConfigurationFactoryModifier and TypeMethodDescriptionFirstMatchTemplateConfigurationFactory.allowNoMatch(boolean allow) Same asFirstMatchTemplateConfigurationFactory.setAllowNoMatch(boolean), but return this object to support "fluent API" style.FirstMatchTemplateConfigurationFactory.noMatchErrorDetails(String message) Same asFirstMatchTemplateConfigurationFactory.setNoMatchErrorDetails(String), but return this object to support "fluent API" style.