cdb
Class get

java.lang.Object
  |
  +--cdb.get

public class get
extends java.lang.Object

The cdb.get program is a command-line tool which is used to retrieve data from a constant database.


Constructor Summary
get()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

get

public get()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception