Changeset 10649


Ignore:
Timestamp:
2005-09-26T17:04:57+12:00 (19 years ago)
Author:
kjdon
Message:

indexStem element added

File:
1 edited

Legend:

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

    r10616 r10649  
    5555    public static final String SEARCH_ELEM = "search";
    5656    public static final String INDEX_ELEM = "index";
     57    public static final String INDEX_STEM_ELEM = "indexStem";
    5758    public static final String BROWSE_ELEM = "browse";
    5859    public static final String DISPLAY_ELEM = "display";
Note: See TracChangeset for help on using the changeset viewer.