|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.wordhoard.tools.martin.MartinUtils
public class MartinUtils
Martin utilities.
| Constructor Summary | |
|---|---|
MartinUtils()
|
|
| Method Summary | |
|---|---|
static void |
emsg(java.lang.String msg)
Issues an error message. |
static java.sql.Connection |
getConnection()
Gets a connection to Martin's database. |
static java.io.PrintWriter |
openOutputFile(java.lang.String outPath)
Opens the output file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MartinUtils()
| Method Detail |
|---|
public static void emsg(java.lang.String msg)
msg - Error message.
Err
public static java.sql.Connection getConnection()
throws java.lang.Exception
java.lang.Exception
public static java.io.PrintWriter openOutputFile(java.lang.String outPath)
throws java.lang.Exception
outPath - Path to output file.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||