Uses of Class
freemarker.cache.TemplateLookupContext
Packages that use TemplateLookupContext
-
Uses of TemplateLookupContext in freemarker.cache
Methods in freemarker.cache with parameters of type TemplateLookupContextModifier and TypeMethodDescriptionabstract TemplateLookupResultTemplateLookupStrategy.lookup(TemplateLookupContext ctx) Finds the template source that matches the template name, locale (if notnull) and other parameters specified in theTemplateLookupContext.