|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.spd.irmng.Utils
public class Utils
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static boolean SQLTableExists(String tableName)
public static boolean createDB()
throws SQLException,
IOException
SQLException
IOExceptionpublic static Calendar getCalendar(String date1)
public static String setScName(String id,
String rank)
public static String createDate()
public static String createCitation()
public static String createCredits()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||