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