Class GavHelper
java.lang.Object
dev.enola.common.template.handlebars.GavHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
GavHelper
public GavHelper()
-
-
Method Details
-
apply
public CharSequence apply(Map<String, Object> context, com.github.jknack.handlebars.Options options) throws IOException- Specified by:
applyin interfacecom.github.jknack.handlebars.Helper<Map<String,Object>> - Throws:
IOException
-