org.alfresco.deployment
Class PathUtil

java.lang.Object
  extended by org.alfresco.deployment.PathUtil

public class PathUtil
extends java.lang.Object


Constructor Summary
PathUtil()
           
 
Method Summary
static java.io.File getFileForPath(java.lang.String rootDir, java.lang.String path)
          Get a File object for the given path in this target.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathUtil

public PathUtil()
Method Detail

getFileForPath

public static java.io.File getFileForPath(java.lang.String rootDir,
                                          java.lang.String path)
Get a File object for the given path in this target.

Parameters:
path -
Returns:


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.