Class TemplateLookupContext

java.lang.Object
freemarker.cache.TemplateLookupContext

public abstract class TemplateLookupContext extends Object
Used as the parameter of TemplateLookupStrategy.lookup(TemplateLookupContext). You can't create instances of this, only receive them from FreeMarker.
Since:
2.3.22