public interface Compilable
| Modifier and Type | Method and Description |
|---|---|
CompiledScript |
compile(Reader script) |
CompiledScript |
compile(String script) |
CompiledScript compile(String script) throws ScriptException
ScriptExceptionCompiledScript compile(Reader script) throws ScriptException
ScriptExceptionCopyright © 2006-2013 LiveTribe. All Rights Reserved.