public class DavLocatorFactoryImpl
extends org.apache.jackrabbit.webdav.AbstractLocatorFactory
DavLocatorFactoryImpl...| Constructor and Description |
|---|
DavLocatorFactoryImpl(String pathPrefix)
Create a new factory
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRepositoryPath(String resourcePath,
String wspPath) |
protected String |
getResourcePath(String repositoryPath,
String wspPath) |
public DavLocatorFactoryImpl(String pathPrefix)
pathPrefix - Prefix, that needs to be removed in order to retrieve
the repository path from a given href.protected String getRepositoryPath(String resourcePath, String wspPath)
getRepositoryPath in class org.apache.jackrabbit.webdav.AbstractLocatorFactoryresourcePath - wspPath - AbstractLocatorFactory.getRepositoryPath(String, String)Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.