public interface RockerTemplateEngine extends TemplateEngine
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DEFAULT_TEMPLATE_EXTENSION
Default template extension 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RockerTemplateEngine | 
create()
Create a template engine using defaults 
 | 
static RockerTemplateEngine | 
create(String extension)
Create a template engine using a custom extension 
 | 
clearCache, render, render, render, render, unwrapstatic final String DEFAULT_TEMPLATE_EXTENSION
static RockerTemplateEngine create()
static RockerTemplateEngine create(String extension)
Copyright © 2023 Eclipse. All rights reserved.