public class MatchHelper extends Object implements io.knotx.knot.templating.handlebars.CustomHandlebarsHelper<Object>
{{match value pattern [index] [group]}}
| Constructor and Description |
|---|
MatchHelper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object context,
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 context, com.github.jknack.handlebars.Options options) throws IOException
apply in interface com.github.jknack.handlebars.Helper<Object>IOExceptionCopyright © 2018. All rights reserved.