public class DecodeHelper extends Object implements io.knotx.knot.templating.handlebars.CustomHandlebarsHelper<Object>
url
{{decode_uri value}}
| Constructor and Description |
|---|
DecodeHelper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object value,
com.github.jknack.handlebars.Options options) |
String |
getName() |
public String getName()
getName in interface io.knotx.knot.templating.handlebars.CustomHandlebarsHelper<Object>public Object apply(Object value, com.github.jknack.handlebars.Options options) throws IOException
apply in interface com.github.jknack.handlebars.Helper<Object>IOExceptionCopyright © 2018. All rights reserved.