org.gudy.azureus2.core3.download.impl
Class DownloadManagerDefaultPaths

java.lang.Object
  extended by org.gudy.azureus2.core3.download.impl.DownloadManagerMoveHandlerUtils
      extended by org.gudy.azureus2.core3.download.impl.DownloadManagerDefaultPaths

public class DownloadManagerDefaultPaths
extends DownloadManagerMoveHandlerUtils


Field Summary
static DefaultSaveLocationManager DEFAULT_HANDLER
           
 
Constructor Summary
DownloadManagerDefaultPaths()
           
 
Method Summary
static File normaliseRelativePath(File path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_HANDLER

public static final DefaultSaveLocationManager DEFAULT_HANDLER
Constructor Detail

DownloadManagerDefaultPaths

public DownloadManagerDefaultPaths()
Method Detail

normaliseRelativePath

public static File normaliseRelativePath(File path)