org.apache.archiva.webdav.util
Class RepositoryPathUtil

java.lang.Object
  extended by org.apache.archiva.webdav.util.RepositoryPathUtil

public class RepositoryPathUtil
extends Object


Constructor Summary
RepositoryPathUtil()
           
 
Method Summary
static String getLogicalResource(String href)
           
static String getRepositoryName(String href)
           
private static String removePrefix(String href)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryPathUtil

public RepositoryPathUtil()
Method Detail

getLogicalResource

public static String getLogicalResource(String href)

getRepositoryName

public static String getRepositoryName(String href)

removePrefix

private static String removePrefix(String href)


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