public class VersionInfoLoader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.List<VersionInfo> |
load()
Loads version information from github.
|
public static java.util.List<VersionInfo> load() throws java.io.IOException
java.io.IOException
- If site can not be accessed.java.net.MalformedURLException
- If VERSION_TXT_URL is not valid.