public interface Script
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(org.databene.commons.Context context) |
void |
execute(org.databene.commons.Context context,
Writer out) |
void execute(org.databene.commons.Context context,
Writer out)
throws ScriptException,
IOException
ScriptExceptionIOExceptionObject evaluate(org.databene.commons.Context context) throws ScriptException
ScriptExceptionCopyright © 2006–2016 Volker Bergmann. All rights reserved.