public class EmberJs extends AbstractJsTemplateCompiler
| Constructor and Description |
|---|
EmberJs() |
| Modifier and Type | Method and Description |
|---|---|
String |
compile(String content,
String name)
visible for testing, the init of a HandlebarsJs template
|
protected String |
getCompileCommand() |
protected InputStream |
getCompilerAsStream() |
getArgumentspublic String compile(String content, String name)
compile in class AbstractJsTemplateCompilercontent - the template to be compiled.name - any additional arguments used by template script.protected String getCompileCommand()
getCompileCommand in class AbstractJsTemplateCompilerprotected InputStream getCompilerAsStream()
getCompilerAsStream in class AbstractJsTemplateCompilerCopyright © 2008-2013. All Rights Reserved.