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 buildXmlDocument(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

buildXmlDocument

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


Copyright © 2014. All rights reserved.