public class PathSubstitutingFileTranslator extends Object implements FileTranslator
Constructor and Description |
---|
PathSubstitutingFileTranslator(String local,
String remote) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalPath(String remotePath) |
String |
getRemotePath(String localPath) |
public String getLocalPath(String remotePath)
getLocalPath
in interface FileTranslator
public String getRemotePath(String localPath)
getRemotePath
in interface FileTranslator
Copyright © 2015–2021 Fiji. All rights reserved.