public class LazyFileTemplateLoader extends AbstractDelegatingTemplateLoader
Constructor and Description |
---|
LazyFileTemplateLoader() |
Modifier and Type | Method and Description |
---|---|
String |
getBasePath() |
boolean |
isAllowLinking() |
protected freemarker.cache.TemplateLoader |
newDelegate()
Implementations should return null if it is too early to instantiate the delegate.
|
void |
setAllowLinking(boolean allowLinking) |
void |
setBasePath(String basePath) |
closeTemplateSource, findTemplateSource, getDelegate, getLastModified, getReader
public String getBasePath()
public void setBasePath(String basePath)
public boolean isAllowLinking()
public void setAllowLinking(boolean allowLinking)
protected freemarker.cache.TemplateLoader newDelegate()
AbstractDelegatingTemplateLoader
newDelegate
in class AbstractDelegatingTemplateLoader
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.