This project has retired. For details please refer to its Attic page.
RepositoryPathUtil

org.apache.maven.archiva.webdav.util
Class RepositoryPathUtil

Package class diagram package RepositoryPathUtil
java.lang.Object
  extended by org.apache.maven.archiva.webdav.util.RepositoryPathUtil

public class RepositoryPathUtil
extends java.lang.Object


Constructor Summary
RepositoryPathUtil()
           
 
Method Summary
static java.lang.String getLogicalResource(java.lang.String href)
           
static java.lang.String getRepositoryName(java.lang.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 java.lang.String getLogicalResource(java.lang.String href)

getRepositoryName

public static java.lang.String getRepositoryName(java.lang.String href)