As per the Handlebars.java documentation, there is an Options class which has a params object that can be accessed. My question is, how do I write a template + input JSON, which will populate this Options.param object?
API Documentation that shows Options param function: http://javadox.com/com.github.jknack/handlebars/1.3.1/com/github/jknack/handlebars/Options.java.html