public class HoganJsProcessor
extends org.hibnet.webpipes.js.StatelessJsProcessor
| Constructor and Description |
|---|
HoganJsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initEngine() |
org.hibnet.webpipes.WebpipeOutput |
process(org.hibnet.webpipes.Webpipe webpipe) |
addClientSideEnvironment, addSourceMap, callRunner, createLocal, eval, eval, eval, evalFromClasspath, evalFromWebjar, getVarName, invokeFunction, invokeMethod, jsMapprotected void initEngine()
throws java.lang.Exception
initEngine in class org.hibnet.webpipes.js.JsProcessorjava.lang.Exceptionpublic org.hibnet.webpipes.WebpipeOutput process(org.hibnet.webpipes.Webpipe webpipe)
throws java.lang.Exception
java.lang.Exception