public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createCitation() |
static String |
createCredits() |
static String |
createDate() |
static boolean |
createDB()
Metod called by CreateDBThread
|
static Calendar |
getCalendar(String date1)
Get date
|
static String |
setScName(String id,
String rank)
Set scientific name without author
|
static boolean |
SQLTableExists(String tableName)
Return true if a table exists
|
public static boolean SQLTableExists(String tableName)
public static boolean createDB()
throws SQLException,
IOException
SQLExceptionIOExceptionpublic static String createDate()
public static String createCitation()
public static String createCredits()
Copyright © 2016. All Rights Reserved.