org.esa.beam.util
Class VersionChecker
java.lang.Object
org.esa.beam.util.VersionChecker
public class VersionChecker
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionChecker
public VersionChecker()
VersionChecker
public VersionChecker(File localVersionFile,
String remoteVersionUrlString)
getRemoteVersionUrlString
public String getRemoteVersionUrlString()
setRemoteVersionUrlString
public void setRemoteVersionUrlString(String remoteVersionUrlString)
getLocalVersionFile
public File getLocalVersionFile()
setLocalVersionFile
public void setLocalVersionFile(File localVersionFile)
compareVersions
public int compareVersions()
throws IOException
- Throws:
IOException
getLocalVersion
public String getLocalVersion()
throws IOException
- Throws:
IOException
getRemoteVersion
public String getRemoteVersion()
throws IOException
- Throws:
IOException
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.