public class ChecksumFile extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
basePath |
protected File |
file |
| Constructor and Description |
|---|
ChecksumFile(String basePath,
File file) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBasePath() |
File |
getFile() |
String |
getRelativePath(ChecksumFile file,
String subPath) |
public String getBasePath()
public File getFile()
public String getRelativePath(ChecksumFile file, String subPath)
Copyright © 2010–2016. All rights reserved.