B C D G I L N O P R S T U V

P

parseCommitDate(String) - Method in class org.knuth.chkupdate.provider.GitHubProvider
Parses the JSON-Response to a "Date"-Object.
parseList(String) - Method in class org.knuth.chkupdate.provider.GitHubProvider
Parses the tag-list JSON-String and returns the first (last added) item of it.
parseProjectID(String) - Method in class org.knuth.chkupdate.provider.SourceForgeProvider
Deprecated. Parses the APIs JSON-Response to get the Projects ID (called by SourceForgeProvider.getProjectID(String)).
parseVersion(String) - Method in class org.knuth.chkupdate.Version
Splits up the version-string by the "."
project_id - Variable in class org.knuth.chkupdate.provider.SourceForgeProvider
Deprecated. The Projects ID on SourceForge
project_name - Variable in class org.knuth.chkupdate.provider.SourceForgeProvider
Deprecated. The Projects name on SourceForge
Provider - Class in org.knuth.chkupdate
Abstract base-class for a Provider.
Provider() - Constructor for class org.knuth.chkupdate.Provider
 
provider - Variable in class org.knuth.chkupdate.UpdateCheck
The current Provider.

B C D G I L N O P R S T U V