public class ExecutablePathFactory extends Object implements IPathFactory, Serializable
DEFAULT| Constructor and Description |
|---|
ExecutablePathFactory(AlgorithmVersionInfo version,
String platform) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath(FileInfo fileInfo)
Obtém um caminho absoluto a um arquivo, a partir de um relativo
representado por um
FileInfo. |
public ExecutablePathFactory(AlgorithmVersionInfo version, String platform)
public String getPath(FileInfo fileInfo)
IPathFactoryFileInfo.getPath in interface IPathFactoryfileInfo - representação de um caminho relativo.FileInfo.Copyright © 2019. All rights reserved.