Package org.eclipse.birt.core.script
Interface IScriptEngineFactory
public interface IScriptEngineFactory
-
Method Summary
Modifier and TypeMethodDescriptionReturns an instance of IScriptEngine associated with this factory.
-
Method Details
-
getScriptLanguage
String getScriptLanguage() -
createScriptEngine
Returns an instance of IScriptEngine associated with this factory.- Throws:
BirtException
-