Changeset 14296
- Timestamp:
- 2007-08-01T15:00:38+12:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXML.java
r14222 r14296 194 194 public static final String IMPORT_ELEM = "import"; 195 195 196 196 //for authentication 197 public static final String AUTHEN_NODE_ELEM="authenticationNode"; 198 public static final String USER_NODE_ELEM="userNode"; 199 197 200 /** takes a list of elements, and returns an array of strings 198 201 * of the values of attribute att_name */
Note:
See TracChangeset
for help on using the changeset viewer.