public class DefaultPathTranslator extends Object implements PathTranslator
| Constructor and Description |
|---|
DefaultPathTranslator(Path baseSource,
Path baseTarget) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getSource() |
Path |
getTarget() |
String |
translatePath(String from) |
public Path getSource()
public Path getTarget()
public String translatePath(String from)
translatePath in interface PathTranslatorCopyright © 2021 vpc open source initiative. All rights reserved.