public class LocatorFactoryImplEx extends AbstractLocatorFactory
LocatorFactoryImplEx...| Constructor and Description |
|---|
LocatorFactoryImplEx(String pathPrefix)
Create a new factory
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRepositoryPath(String resourcePath,
String wspPath)
Subclasses must defined how the repository path is built from the given
resource and workspace path.
|
protected String |
getResourcePath(String repositoryPath,
String wspPath)
Subclasses must defined how the resource path is built from the given
repository and workspace path.
|
createResourceLocator, createResourceLocator, createResourceLocator, createResourceLocatorpublic LocatorFactoryImplEx(String pathPrefix)
pathPrefix - Prefix, that needs to be removed in order to retrieve
the path of the repository item from a given DavResourceLocator.protected String getRepositoryPath(String resourcePath, String wspPath)
AbstractLocatorFactorygetRepositoryPath in class AbstractLocatorFactoryAbstractLocatorFactory.getRepositoryPath(String, String)protected String getResourcePath(String repositoryPath, String wspPath)
AbstractLocatorFactorygetResourcePath in class AbstractLocatorFactoryAbstractLocatorFactory.getResourcePath(String, String)Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.