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 assetAllowNoMatch(boolean), but return this object to support "fluent API" style.FirstMatchTemplateConfigurationFactory.noMatchErrorDetails(String message) Same assetNoMatchErrorDetails(String), but return this object to support "fluent API" style.