JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.shellgebra.exec.invocation
ScriptCompiler
Contents
Description
Method Summary
Method Details
compile(String, String, CompileContext)
Hide sidebar
Show sidebar
Interface ScriptCompiler
public interface
ScriptCompiler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ExecutableInvocation
compile
(
String
content,
String
mediaType,
CompileContext
cxt)
Method Details
compile
ExecutableInvocation
compile
(
String
content,
String
mediaType,
CompileContext
cxt)