com.mule.connectors.testdata.utils
Class Utils

java.lang.Object
  extended by com.mule.connectors.testdata.utils.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static void copyFieldPropertiesToAttributeNode(Element attribute, Element field)
           
static String toHumanReadable(String str)
           
static String transformCamelCaseToXmlName(String camelName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

transformCamelCaseToXmlName

public static String transformCamelCaseToXmlName(String camelName)

toHumanReadable

public static String toHumanReadable(String str)

copyFieldPropertiesToAttributeNode

public static void copyFieldPropertiesToAttributeNode(Element attribute,
                                                      Element field)


Copyright © 2014. All rights reserved.