org.pdfsam.guiclient.updates.checkers
Interface UpdateChecker

All Known Implementing Classes:
HttpUpdateChecker

public interface UpdateChecker

Interface for the update checker

Author:
Andrea Vacondio

Method Summary
 java.lang.String getLatestVersion()
           
 

Method Detail

getLatestVersion

java.lang.String getLatestVersion()
                                  throws CheckForUpdateException
Returns:
the latest available version. Empty string if no version information is available
Throws:
CheckForUpdateException - if an error occur