Modifier and Type | Method and Description |
---|---|
static FreeMarkerTemplateEngine |
FreeMarkerTemplateEngine.create()
Create a template engine using defaults
|
FreeMarkerTemplateEngine |
FreeMarkerTemplateEngine.setExtension(String extension)
Set the extension for the engine
|
FreeMarkerTemplateEngine |
FreeMarkerTemplateEngine.setMaxCacheSize(int maxCacheSize)
Set the max cache size for the engine
|
Copyright © 2018 Eclipse. All rights reserved.