Changeset 12840


Ignore:
Timestamp:
2006-09-25T12:04:31+12:00 (18 years ago)
Author:
kjdon
Message:

added a DateList classifier string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java

    r12814 r12840  
    7777    static final public String CONTENT_ATTRIBUTE = "content";
    7878    static final public String CONTENT_ELEMENT = "content";
     79    static final public String DATELIST_CLASSIFIER = "DateList";
    7980    static final public String DEBUG_ARGUMENT = "-debug";
    8081    static final public String DESCRIPTION_ELEMENT = "Description";
Note: See TracChangeset for help on using the changeset viewer.