public abstract class AbstractFreeMarkerTemplateLoaderOptionsAdapter extends Object implements TemplateLoaderAdapter
TemplateLoader
.Constructor and Description |
---|
AbstractFreeMarkerTemplateLoaderOptionsAdapter() |
Modifier and Type | Method and Description |
---|---|
TemplateLoaderOptions |
getOptions() |
void |
setOptions(TemplateLoaderOptions options)
Sets the options for the adapted
TemplateLoaderOptions |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt, supports
public AbstractFreeMarkerTemplateLoaderOptionsAdapter()
public TemplateLoaderOptions getOptions()
public void setOptions(TemplateLoaderOptions options)
TemplateLoaderAdapter
TemplateLoaderOptions
setOptions
in interface TemplateLoaderAdapter
options
- template loader optionsCopyright © 2021. All rights reserved.