public class SoftwareUpdater extends Object
Constructor and Description |
---|
SoftwareUpdater(URL url,
boolean onlyUpdates)
Creates an instance of this class.
|
Modifier and Type | Method and Description |
---|---|
SoftwareUpdateItem[] |
getAvailableSoftwareUpdateItems()
Gets all available update items in an array.
|
public SoftwareUpdater(URL url, boolean onlyUpdates) throws IOException
url
- The url to download the informations from.onlyUpdates
- If only updates and not new items should be accepted.IOException
public SoftwareUpdateItem[] getAvailableSoftwareUpdateItems()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)