Uses of Class
freemarker.cache.FirstMatchTemplateConfigurationFactory
-
Packages that use FirstMatchTemplateConfigurationFactory Package Description freemarker.cache Template loading and caching. -
-
Uses of FirstMatchTemplateConfigurationFactory in freemarker.cache
Methods in freemarker.cache that return FirstMatchTemplateConfigurationFactory Modifier and Type Method Description FirstMatchTemplateConfigurationFactoryFirstMatchTemplateConfigurationFactory. allowNoMatch(boolean allow)Same assetAllowNoMatch(boolean), but return this object to support "fluent API" style.FirstMatchTemplateConfigurationFactoryFirstMatchTemplateConfigurationFactory. noMatchErrorDetails(java.lang.String message)Same assetNoMatchErrorDetails(String), but return this object to support "fluent API" style.
-