public class HandlebarsEngine extends java.lang.Object implements TemplateEngine
| Constructor and Description |
|---|
HandlebarsEngine() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
apply(java.lang.String template,
WebdocContext ctx) |
WebdocContext |
getContext() |
public java.lang.String apply(java.lang.String template,
WebdocContext ctx)
throws java.lang.Exception
apply in interface TemplateEnginejava.lang.Exceptionpublic WebdocContext getContext()
Copyright © 2014. All Rights Reserved.