public class ConfigurationPathFactory extends Object implements IPathFactory, Serializable
DEFAULT| Constructor and Description |
|---|
ConfigurationPathFactory(AlgorithmVersionInfo version) |
| 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 ConfigurationPathFactory(AlgorithmVersionInfo version)
public String getPath(FileInfo fileInfo)
IPathFactoryFileInfo.getPath in interface IPathFactoryfileInfo - representação de um caminho relativo.FileInfo.Copyright © 2017. All rights reserved.