gov.nasa.pds.report.util
Class FileUtil

java.lang.Object
  extended by gov.nasa.pds.report.util.FileUtil

public class FileUtil
extends Object


Constructor Summary
FileUtil()
           
 
Method Summary
static boolean createDirStruct(String destPath)
          Creates directory structure to place copied logs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtil

public FileUtil()
Method Detail

createDirStruct

public static boolean createDirStruct(String destPath)
Creates directory structure to place copied logs

Parameters:
path -
Returns:


Copyright © 2010–2014 Planetary Data System. All rights reserved.