it.geosolutions.geobatch.actions.tools.configuration
Class Path

java.lang.Object
  extended by it.geosolutions.geobatch.actions.tools.configuration.Path

public final class Path
extends java.lang.Object

Author:
Carlo Cancellieri - carlo.cancellieri@geo-solutions.it

Constructor Summary
Path()
           
 
Method Summary
static java.lang.String getAbsolutePath(java.lang.String working_dir)
          Obtaining the Absolute path of the working dir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Path

public Path()
Method Detail

getAbsolutePath

public static java.lang.String getAbsolutePath(java.lang.String working_dir)
Obtaining the Absolute path of the working dir

Parameters:
working_dir - the relative (or absolute) path to absolutize
See Also:
FileBaseCatalog


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.