org.apache.continuum.webdav.util
Class WorkingCopyPathUtil

java.lang.Object
  extended by org.apache.continuum.webdav.util.WorkingCopyPathUtil

public class WorkingCopyPathUtil
extends Object


Constructor Summary
WorkingCopyPathUtil()
           
 
Method Summary
static String getLogicalResource(String href)
           
static int getProjectId(String href)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkingCopyPathUtil

public WorkingCopyPathUtil()
Method Detail

getLogicalResource

public static String getLogicalResource(String href)

getProjectId

public static int getProjectId(String href)


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.