Changeset 15322 for greenstone3


Ignore:
Timestamp:
2008-05-01T13:34:09+12:00 (16 years ago)
Author:
kjdon
Message:

added support for JDBM (or other) in place of GDBM: changed a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/src/java/org/greenstone/gsdl3/util/OAIXML.java

    r14206 r15322  
    121121    public static final String NO_METADATA_FORMATS = "noMetadataFormats";
    122122   
    123     // The node id in the gdbm database, which contains all the OIDs in the database
     123    // The node id in the collection database, which contains all the OIDs in the database
    124124    public static final String BROWSELIST = "browselist";
    125125       
Note: See TracChangeset for help on using the changeset viewer.