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
IOException
public String getLocalVersion() throws IOException
IOException
public String getRemoteVersion() throws IOException
IOException
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.