|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.hdmstore.HdmStoreCmd
public class HdmStoreCmd
A command line processor for the HDM store which can be used as an alternative to the API..
| Constructor Summary | |
|---|---|
HdmStoreCmd(java.lang.String[] args)
Construct a HdmStoreCmd and process the command line arguments |
|
| Method Summary | |
|---|---|
static java.lang.String |
hideInternalSpaces(java.lang.String orig)
Change any spaces within an edge thats a span to another character |
static void |
main(java.lang.String[] args)
main creates an HdmStoreCmd and passes the arguments |
static java.lang.String |
returnInternalSpaces(java.lang.String orig)
Changeback any seperators within an edge thats a span to spaces |
static void |
usage()
Show the useage message |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HdmStoreCmd(java.lang.String[] args)
| Method Detail |
|---|
public static java.lang.String hideInternalSpaces(java.lang.String orig)
public static java.lang.String returnInternalSpaces(java.lang.String orig)
public static void usage()
public static void main(java.lang.String[] args)
throws java.lang.Exception,
java.sql.SQLException,
java.io.IOException
java.lang.Exception
java.sql.SQLException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||