Ignore:
Timestamp:
2009-07-17T12:55:18+12:00 (15 years ago)
Author:
xiao
Message:

put two static strings about flax back in

File:
1 edited

Legend:

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

    r20005 r20006  
    206206  public static final String SERVICE_TYPE_ENRICH = "enrich";
    207207  public static final String SERVICE_TYPE_OAI = "oai";
     208  public static final String FLAX_PAGE = "flaxPage";
     209  public static final String FLAX_PAGE_GENERATION = "FlaxPageGeneration"; 
    208210 
    209211  // system command types and attributes
Note: See TracChangeset for help on using the changeset viewer.