org.gcube.datatransfer.scheduler.impl.utils
Class Utils

java.lang.Object
  extended by org.gcube.datatransfer.scheduler.impl.utils.Utils

public class Utils
extends Object

Author:
Nikolaos Drakopoulos(CERN)

Constructor Summary
Utils()
           
 
Method Summary
static Calendar getCalendarBasedOnStringDate(String stringDate)
           
static String getFormattedCalendarString(Calendar instance)
           
static String replaceUnderscore(String input)
           
static Calendar setCalendarComp(Calendar transferCal)
           
 
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)

setCalendarComp

public static Calendar setCalendarComp(Calendar transferCal)

getFormattedCalendarString

public static String getFormattedCalendarString(Calendar instance)

getCalendarBasedOnStringDate

public static Calendar getCalendarBasedOnStringDate(String stringDate)


Copyright © 2013. All Rights Reserved.