public class FilePathResolver extends Object implements PathResolver
Title: File path resolver
Description: Resolves all the paths as disk paths, basically performing no transformation on the path and returning it as it is.
Copyright: Copyright (c) 2004
Company: Jahia Ltd
| Constructor and Description |
|---|
FilePathResolver() |
FilePathResolver(String absolutePath) |
public FilePathResolver()
public FilePathResolver(String absolutePath)
public String resolvePath(String relativePath)
PathResolverresolvePath in interface PathResolverrelativePath - StringCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.