gov.nih.nlm.nls.dbm
Class JDBM

java.lang.Object
  extended bygov.nih.nlm.nls.dbm.JDBM

public final class JDBM
extends java.lang.Object

JDBM


Field Summary
static int READ_ONLY
           
static int READ_WRITE
           
static java.lang.String ROW_DELIMITER
           
static int WRITE_ONLY
           
 
Constructor Summary
JDBM()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WRITE_ONLY

public static final int WRITE_ONLY
See Also:
Constant Field Values

READ_WRITE

public static final int READ_WRITE
See Also:
Constant Field Values

READ_ONLY

public static final int READ_ONLY
See Also:
Constant Field Values

ROW_DELIMITER

public static final java.lang.String ROW_DELIMITER
See Also:
Constant Field Values
Constructor Detail

JDBM

public JDBM()


The use and distribution of this material is subject to the terms and conditions included in the file SPECIALIST_NLP_TOOLS_TERMS_AND_CONDITIONS.TXT, located in the root directory of the distribution.