public interface RequestPathMapper
| Modifier and Type | Method and Description | 
|---|---|
| RelocatablePath | relocatableRequestToRepository(String requestPath)Maps a request path to a repository path. | 
| String | repositoryToRequest(String repositoryPath)Maps a repository path to a request path. | 
| String | requestToRepository(String requestPath) | 
RelocatablePath relocatableRequestToRepository(String requestPath)
requestPath - String requestToRepository(String requestPath)
String repositoryToRequest(String repositoryPath)
repositoryPath - Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.