|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.org.ogsadai.client.databrowser.DBClient
The Data service browser. This application acts as an interface between the user and the OGSA-DAI database access software. It utilises the OGSA-DAI client toolkit API to access the OGSA-DAI functionality. This application was developed as part of the FirstDIG project.
Field Summary | |
private static java.lang.String |
COPYRIGHT_NOTICE
Copyright statement |
static java.lang.String |
NEWLINE
Character sequence that specific a new line |
Constructor Summary | |
DBClient()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point to the Data Browser Client application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final java.lang.String COPYRIGHT_NOTICE
public static final java.lang.String NEWLINE
Constructor Detail |
public DBClient()
Method Detail |
public static void main(java.lang.String[] args)
args
- Command line arguments (not used).
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |