Package tech.tablesaw.plotly.components
Class TemplateUtils
- java.lang.Object
-
- tech.tablesaw.plotly.components.TemplateUtils
-
public class TemplateUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.pebbletemplates.pebble.PebbleEngine
getNewEngine()
static void
setTemplateLocations(String... locations)
-
-
-
Method Detail
-
setTemplateLocations
public static void setTemplateLocations(String... locations)
-
getNewEngine
public static io.pebbletemplates.pebble.PebbleEngine getNewEngine()
-
-