source: greenstone3/trunk/src/java/org/greenstone/gsdl3/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18435   15 years max 1. Added a reusable ErrorListener class for handling warnings, fatal …
(edit) @18434   15 years max 1. Provides a new DOM method that allows a document to be created with …
(edit) @18405   15 years kjdon modifications to make this in line with gs2 version. Allows comments …
(edit) @18308   15 years kjdon added a couple of getInterfaceTextWithDOM methods - can pass in DOM …
(edit) @18307   15 years kjdon made the getString and getPrettyString methods static so I can use …
(edit) @17907   15 years ak19 Inserted code to first look for whether the db file is already there. …
(edit) @17713   16 years ak19 No longer defaults the db extension for all Macs to bdb.
(edit) @17024   16 years max When something goes wrong, send a document containing the error …
(edit) @16999   16 years ak19 When testing GathererApplet4gs3 with all the update core java code, …
(edit) @16882   16 years xiao just add few constant strings
(edit) @16875   16 years kjdon added SERVICE_TYPE_OAI
(edit) @16869   16 years kjdon added license message
(edit) @16868   16 years kjdon changed the name in the file
(edit) @16867   16 years kjdon NZDLParams renamed to GS2Params
(edit) @16811   16 years ak19 Mistake in previous commit fixed
(edit) @16809   16 years ak19 GDBMWrapper converts the key string to UTF8 now before doing the …
(edit) @16797   16 years ak19 Added method displayAllEntries() to return a display String of the …
(edit) @16780   16 years ak19 Made new nodeToElement method in XMLConverter static so that some …
(edit) @16690   16 years max Fix the missing space and double quotes in the Doctype output.
(edit) @16688   16 years davidb Changed 'Element process(Element)' in ModuleInterface to 'Node …
(edit) @16374   16 years davidb Change to Skin code (returning Node note Element) so XSLT encodes its …
(edit) @15977   16 years shaoqun add a method to format bid numbers
(edit) @15767   16 years ak19 Attempted fix for trac bug ticket #225 - NullPointerException. …
(edit) @15756   16 years ak19 Greenstone image macros get resolved again after the database change.
(edit) @15325   16 years kjdon added support for JDBM (or other) in place of GDBM: new interface - …
(edit) @15324   16 years kjdon added support for JDBM (or other) in place of GDBM: use …
(edit) @15323   16 years kjdon added support for JDBM (or other) in place of GDBM: changed the …
(edit) @15322   16 years kjdon added support for JDBM (or other) in place of GDBM: changed a comment
(edit) @15321   16 years kjdon added DATABASE_TYPE_ELEM - used for distinguishing between gdbm and …
(edit) @15055   16 years xiao add a method getNamedElements following the same concept of the method …
(edit) @15026   16 years kjdon apparently perl can't detect little vs big endian on a mac, so our …
(edit) @15010   16 years kjdon fixed a spelling mistake
(edit) @14641   17 years anna Added the collection type (ct) parameter.
(edit) @14533   17 years qq6 set up the library name in setSiteDetails()
(edit) @14532   17 years qq6 updated replacing macros
(edit) @14531   17 years qq6 updated docnum2OID(String docnum)
(edit) @14530   17 years qq6 deleted some comments
(edit) @14420   17 years xiao add in few constant strings.
(edit) @14403   17 years xiao add in two constant parameters.
(edit) @14401   17 years xiao add in two constant strings.
(edit) @14397   17 years xiao modify the method getInterfaceText so that if a interface text string …
(edit) @14367   17 years qq6 decrypt passwords when read in users' info from a txt file
(edit) @14366   17 years qq6 encrypt or decrypt the password using rot-13
(edit) @14348   17 years qq6 deleted some outputs
(edit) @14341   17 years qq6 fixed modifyUserInfo()
(edit) @14338   17 years qq6 updated DerbyWrapper.java
(edit) @14336   17 years qq6 delete all rows defore adding new records
(edit) @14335   17 years qq6 added a method deleteAllUser()
(edit) @14334   17 years qq6 add users records from a text file
(edit) @14328   17 years qq6 export usersDB to text
(edit) @14327   17 years qq6 clean up
(edit) @14312   17 years qq6 updated modify user's info
(edit) @14296   17 years qq6 added strings for Authentication
(edit) @14289   17 years qq6 Add files DerbyWrapper.java UserTermInfo.java UserQueryResult.java for …
(edit) @14222   17 years xiao add a method getFirstElementChild(node)
(edit) @14206   17 years xiao contains all utility methods for oai processing
(copy) @14125   17 years oranfry repository restructuring
copied from trunk/gsdl3/src/java/org/greenstone/gsdl3/util
(edit) @13994   17 years lh92 Added code to read the pluginList from the collectConfig.xml. If …
Note: See TracRevisionLog for help on using the revision log.