io.selendroid.server.model.internal
Class JsonXmlUtil

java.lang.Object
  extended by io.selendroid.server.model.internal.JsonXmlUtil

public class JsonXmlUtil
extends Object


Constructor Summary
JsonXmlUtil()
           
 
Method Summary
static Document toXml(org.json.JSONObject tree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonXmlUtil

public JsonXmlUtil()
Method Detail

toXml

public static Document toXml(org.json.JSONObject tree)


Copyright © 2014. All rights reserved.