io.selendroid.server.inspector
Class TreeUtil

java.lang.Object
  extended by io.selendroid.server.inspector.TreeUtil

public class TreeUtil
extends Object


Constructor Summary
TreeUtil()
           
 
Method Summary
static org.json.JSONObject createFromNativeWindowsSource(org.json.JSONObject from)
           
static String getXMLSource(org.json.JSONObject source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeUtil

public TreeUtil()
Method Detail

createFromNativeWindowsSource

public static org.json.JSONObject createFromNativeWindowsSource(org.json.JSONObject from)
                                                         throws org.json.JSONException
Throws:
org.json.JSONException

getXMLSource

public static String getXMLSource(org.json.JSONObject source)


Copyright © 2014. All rights reserved.