@Internal public class ExecutionContextBuilder extends java.lang.Object
| Constructor and Description |
|---|
ExecutionContextBuilder(MustacheEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
build(boolean debugMode) |
ExecutionContextBuilder |
withData(java.lang.Object data) |
public ExecutionContextBuilder(MustacheEngine engine)
engine - public ExecutionContextBuilder withData(java.lang.Object data)
data - public ExecutionContext build(boolean debugMode)
debugMode - Copyright © 2013. All Rights Reserved.