gov.nasa.pds.report.update.util
Class Utility

java.lang.Object
  extended by gov.nasa.pds.report.update.util.Utility

public class Utility
extends Object


Constructor Summary
Utility()
           
 
Method Summary
static String getDateTime()
          Get the current date time.
static String getFileDate()
           
static List<String> getLocalFileList(String path)
           
static String getRSUpdateHome()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utility

public Utility()
Method Detail

getDateTime

public static String getDateTime()
Get the current date time.

Returns:
A date time.

getFileDate

public static String getFileDate()

getLocalFileList

public static final List<String> getLocalFileList(String path)

getRSUpdateHome

public static final String getRSUpdateHome()


Copyright © 2010-2013 Planetary Data System. All Rights Reserved.