Changeset 9906


Ignore:
Timestamp:
2005-05-18T16:38:50+12:00 (19 years ago)
Author:
kjdon
Message:

added BUILDTYPE_ELEMENT. why do we have different strings for teh elements and names????

File:
1 edited

Legend:

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

    r9339 r9906  
    4747    static final public String AT_CHARACTER                               = "@";
    4848    static final public String ATTRIBUTE_ELEMENT                          = "Attribute";
     49    static final public String BUILDTYPE_ELEMENT                              = "BuildType";
    4950    static final public String BUILDTYPE_STR                              = "buildtype";
    5051    static final public String CACHE_FOLDER                               = "cache";
Note: See TracChangeset for help on using the changeset viewer.