Package htmlcompiler.compile.js
Interface ScriptCompiler
public interface ScriptCompiler
-
Method Summary
Modifier and Type Method Description StringcompileScript(File script)StringcompileScript(String code, File parent)static ScriptCompilernewNopCompiler()
-
Method Details
-
compileScript
- Throws:
IOException
-
compileScript
- Throws:
IOException
-
newNopCompiler
-