com.mule.connectors.testdata.utils
Class Utils
java.lang.Object
com.mule.connectors.testdata.utils.Utils
public class Utils
- extends Object
|
Constructor Summary |
Utils()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
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.