public interface JteViewsRendererConfiguration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDynamicPath()
When using dynamic templates, the root directory to write generated source and classes under.
|
boolean |
isDynamic()
Use dynamic/hot reload templates.
|