org.mule.tools.automationtestcoverage.utils
Class Utils
java.lang.Object
org.mule.tools.automationtestcoverage.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)
transformGeneratePathToProjectPath
public static String transformGeneratePathToProjectPath(String generatePath)
throwError
public static void throwError(Messager messager,
String errorMsg)
getProjectPath
public static String getProjectPath(ProcessingEnvironment processingEnv)
getRelativePath
public static String getRelativePath(String projectPath,
String filePath)
Copyright © 2014. All rights reserved.