com.googlecode.android_scripting.interpreter.html
Class HtmlInterpreter
java.lang.Object
com.googlecode.android_scripting.interpreter.Interpreter
com.googlecode.android_scripting.interpreter.html.HtmlInterpreter
- All Implemented Interfaces:
- InterpreterPropertyNames
public class HtmlInterpreter
- extends Interpreter
| Methods inherited from class com.googlecode.android_scripting.interpreter.Interpreter |
buildFromMaps, getBinary, getContentTemplate, getEnvironmentVariables, getExtension, getInteractiveCommand, getLanguage, getName, getNiceName, getRpcText, getScriptCommand, hasInteractiveMode |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTML
public static final java.lang.String HTML
- See Also:
- Constant Field Values
HTML_EXTENSION
public static final java.lang.String HTML_EXTENSION
- See Also:
- Constant Field Values
JSON_FILE
public static final java.lang.String JSON_FILE
- See Also:
- Constant Field Values
ANDROID_JS_FILE
public static final java.lang.String ANDROID_JS_FILE
- See Also:
- Constant Field Values
HTML_NICE_NAME
public static final java.lang.String HTML_NICE_NAME
- See Also:
- Constant Field Values
HtmlInterpreter
public HtmlInterpreter(Context context)
throws java.io.IOException
- Throws:
java.io.IOException
hasInterpreterArchive
public boolean hasInterpreterArchive()
hasExtrasArchive
public boolean hasExtrasArchive()
hasScriptsArchive
public boolean hasScriptsArchive()
getVersion
public int getVersion()
isUninstallable
public boolean isUninstallable()
- Overrides:
isUninstallable in class Interpreter
isInstalled
public boolean isInstalled()
- Overrides:
isInstalled in class Interpreter
getJsonSource
public java.lang.String getJsonSource()
getAndroidJsSource
public java.lang.String getAndroidJsSource()