Changeset 4140


Ignore:
Timestamp:
2003-04-14T17:16:03+12:00 (21 years ago)
Author:
kjdon
Message:

info param renamed subset param

File:
1 edited

Legend:

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

    r4100 r4140  
    153153    public static final String COMM_TYPE_SOAP_JAVA = "soap";
    154154   
    155     // a param - shoudl it go here??
    156     public static final String INFO_PARAM = "info";
     155    // some system wide param names
     156    public static final String SUBSET_PARAM = "subset";
    157157
    158158    /** takes a list of elements, and returns an array of strings
Note: See TracChangeset for help on using the changeset viewer.