com.googlecode.android_scripting.interpreter
Class InterpreterUtils

java.lang.Object
  extended by com.googlecode.android_scripting.interpreter.InterpreterUtils

public class InterpreterUtils
extends java.lang.Object


Method Summary
static java.io.File getInterpreterRoot(Context context)
           
static java.io.File getInterpreterRoot(Context context, java.lang.String interpreterName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInterpreterRoot

public static java.io.File getInterpreterRoot(Context context)

getInterpreterRoot

public static java.io.File getInterpreterRoot(Context context,
                                              java.lang.String interpreterName)