org.gcube.datatransfer.common.messaging.utils
Class Utils
java.lang.Object
org.gcube.datatransfer.common.messaging.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()
replaceUnderscore
public static String replaceUnderscore(String input)
- replace the "." char to "_" in the given string
- Parameters:
input
- the input string
- Returns:
- the underscore
Copyright © 2014. All Rights Reserved.