public class UpdateChecker extends Object
http://www.knime.org/update/2.10 linux x86_64 true KNIME 2.10 http://www.knime.org/update/2.10 macosx x86 true KNIME 2.10 http://www.knime.org/update/2.10 win32 x86 false KNIME 2.10 ...Each line contains a URL for a specific combination of OS and architecture. The boolean value indicates whether a direct update is possible or not. The last entry lists a name for the update. Note that the delimiter between the five columns must be a tab and not spaces. This also means the name must not contain tabs, only spaces.
Modifier and Type | Class and Description |
---|---|
static class |
UpdateChecker.UpdateInfo
Information about an available update.
|
Modifier and Type | Method and Description |
---|---|
static UpdateChecker.UpdateInfo |
checkForNewRelease(URI updateURI)
Checks the given existing update site if it contains the newRelease.txt and returns the new release information.
|
public static UpdateChecker.UpdateInfo checkForNewRelease(URI updateURI) throws IOException, URISyntaxException
null
is returned.updateURI
- an URI of an existing update sitenull
IOException
- if an I/O error occurs while reading data from the serverURISyntaxException
- if the new update site URI is invalid
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.