Ignore:
Timestamp:
2022-06-20T12:50:46+12:00 (23 months ago)
Author:
kjdon
Message:

put the plugout string into static strings

File:
1 edited

Legend:

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

    r36240 r36262  
    230230    static final public String PLUGIN_STR = "plugin";
    231231    static final public String PLUGINLIST_STR = "pluginList";
     232    static final public String PLUGOUT_ELEMENT = "Plugout";
    232233    static final public String PREDEFINED_METADATA_ATTRIBUTE = "predefined";
    233234    static final public String RANK_STR = "rank";
Note: See TracChangeset for help on using the changeset viewer.