org.mule.common.metadata.parser.json
Class JSONTypeUtils

java.lang.Object
  extended by org.mule.common.metadata.parser.json.JSONTypeUtils

public class JSONTypeUtils
extends Object

Created by studio on 23/07/2014.


Constructor Summary
JSONTypeUtils()
           
 
Method Summary
static DataType getDataType(JSONType jsonType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONTypeUtils

public JSONTypeUtils()
Method Detail

getDataType

public static DataType getDataType(JSONType jsonType)


Copyright © 2015 MuleSoft, Inc.. All rights reserved.