org.gcube.datatransfer.common.messaging.utils
Class Utils

java.lang.Object
  extended by org.gcube.datatransfer.common.messaging.utils.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static String replaceUnderscore(String input)
          replace the "." char to "_" in the given string
 
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

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.