io.selendroid.server.model.internal.execute_native
Class GetL10nKeyTranslation

java.lang.Object
  extended by io.selendroid.server.model.internal.execute_native.GetL10nKeyTranslation
All Implemented Interfaces:
NativeExecuteScript

public class GetL10nKeyTranslation
extends Object
implements NativeExecuteScript


Constructor Summary
GetL10nKeyTranslation(ServerInstrumentation serverInstrumentation)
           
 
Method Summary
 Object executeScript(org.json.JSONArray args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetL10nKeyTranslation

public GetL10nKeyTranslation(ServerInstrumentation serverInstrumentation)
Method Detail

executeScript

public Object executeScript(org.json.JSONArray args)
Specified by:
executeScript in interface NativeExecuteScript


Copyright © 2014. All rights reserved.