public class VersionChecker extends Object
| Constructor and Description |
|---|
VersionChecker() |
VersionChecker(File localVersionFile,
String remoteVersionUrlString) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareVersions() |
String |
getLocalVersion() |
File |
getLocalVersionFile() |
String |
getRemoteVersion() |
String |
getRemoteVersionUrlString() |
void |
setLocalVersion(String ver) |
void |
setLocalVersionFile(File localVersionFile) |
void |
setRemoteVersionUrlString(String remoteVersionUrlString) |
public String getRemoteVersionUrlString()
public void setRemoteVersionUrlString(String remoteVersionUrlString)
public File getLocalVersionFile()
public void setLocalVersionFile(File localVersionFile)
public void setLocalVersion(String ver)
public int compareVersions()
throws IOException
IOExceptionpublic String getLocalVersion() throws IOException
IOExceptionpublic String getRemoteVersion() throws IOException
IOExceptionCopyright © 2014–2015 European Space Agency (ESA). All rights reserved.