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