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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8488   20 years kjdon Added a couple of element names for config file elements
(edit) @8438   20 years kjdon added a new function to check whether a document is hierarchical or …
(edit) @8437   20 years kjdon a new class that handles Processing - methods for doing a …
(edit) @8078   20 years kjdon commented out some print statements
(edit) @7444   20 years kjdon added in an isWindows function
(edit) @7310   20 years kjdon moved translateOID to GS3OID - will need to move it somewhere else …
(edit) @6893   20 years kjdon added another method
(edit) @6865   20 years kjdon put a try-catch around creating and testing the connection to the db
(edit) @6864   20 years kjdon added some new element names
(edit) @6863   20 years kjdon added a few alternative methods to find coll directories, using …
(edit) @6675   20 years nzdl added hte separator strings for metadata names
(edit) @6516   20 years kjdon added more methods
(edit) @6515   20 years kjdon made the strings final and added some new ones
(edit) @6514   20 years kjdon new OID class for gs3 oids which are slightly different
(edit) @6513   20 years kjdon fixed a typo
(edit) @6372   20 years kjdon changed the separator from File.separator to / cos the ids are URIs …
(edit) @6357   20 years kjdon fixed a bug and added retrieval for some classification stuff
(edit) @6356   20 years kjdon added some strings for classifiers
(edit) @6303   20 years kjdon a couple of helper classes - need to check with george - may be able …
(edit) @6298   20 years kjdon new attribute for requests: uid. this is a user id that relates to a …
(edit) @6297   20 years kjdon added an exists method
(edit) @6272   20 years kjdon got rid of a few unnecessary strings
(edit) @6232   20 years kjdon added some string handling methods
(edit) @5979   20 years kjdon changed this completely
(edit) @5962   20 years kjdon uses class loader instead of gs3home ref
(edit) @5961   20 years kjdon added a copy file method
(edit) @5700   21 years kjdon ec arg no longer saved
(edit) @5691   21 years kjdon new args for expanding document and content
(edit) @5663   21 years kjdon fixed up some bad javadoc
(edit) @5434   21 years kjdon * empty log message *
(edit) @5433   21 years kjdon dont use this at the moment, but commit it for safekeeping
(edit) @5400   21 years kjdon tidying up println stuff
(edit) @5261   21 years kjdon added method for finding a stylesheet in a coll
(edit) @5260   21 years kjdon fixed a bug in extractParams - it used to assume all childNodes were …
(edit) @5187   21 years kjdon code tidy, added method to set teh entity resolver for the parser. not …
(edit) @5186   21 years kjdon added methods for gettign and removing the last link in the path
(edit) @5143   21 years kjdon this has been replaced by GSParams
(edit) @5142   21 years kjdon consistent code style - removed underscore from class variables
(edit) @5111   21 years kjdon added a transform(File, File) method
(edit) @5110   21 years kjdon small changes
(edit) @5109   21 years kjdon added a few new methods
(edit) @5108   21 years kjdon gadually standardising my Java code. have turned all class variables …
(edit) @4992   21 years kjdon NZDLParams replaces the old NZDLCGI
(edit) @4991   21 years kjdon new class that replaces GSCGI - holds the interface params and whether …
(edit) @4978   21 years kjdon added a new method to create a param list of name-value pairs in xml, …
(edit) @4941   21 years kjdon added a new method to copy all the children from one node to another
(edit) @4902   21 years kjdon tidied up display text stuff
(edit) @4874   21 years kjdon added a new extension to OIDs: ss, specified sibling. the format is …
(edit) @4860   21 years kjdon we now look for stylesheets in teh collection before the site - note …
(edit) @4705   21 years kjdon a new file with some constants in it for eg servlet params, and other …
(edit) @4704   21 years kjdon no longer use ConfigVars, so pass in variables individually. also …
(edit) @4703   21 years kjdon cgi request type changed to page request type
(edit) @4702   21 years kjdon added method for retrieving strings from resource bundles, including …
(edit) @4701   21 years kjdon transformer now takes a HashMap of parameters to set as global params …
(edit) @4700   21 years kjdon no longer use ConfigVars, so methods that used that no take all teh …
(edit) @4699   21 years kjdon added some new args for form search
(edit) @4698   21 years kjdon renamed some args, added some new ones
(edit) @4697   21 years kjdon no longer use this - use a HashMap instead to hold teh config …
(edit) @4285   21 years kjdon changed slightly the pretty printing stuff - any nodes that are …
(edit) @4271   21 years kjdon new method to tidy up whitespace in a string
(edit) @4245   21 years kjdon now have interface config file which lives in the directory for each …
(edit) @4244   21 years kjdon small change to getNumberedItem
(edit) @4243   21 years kjdon new elem names and a new method
(edit) @4242   21 years kjdon cgi args now have save data - whether or not they should be saved …
(edit) @4241   21 years kjdon a new CGI class for NZDL - this has a lot more hard coded args in it
(edit) @4145   21 years kjdon new pageExtra element in greenstone xml
(edit) @4140   21 years kjdon info param renamed subset param
(edit) @4104   21 years kjdon some more system action args - should these be specific to system action??
(edit) @4101   21 years kjdon some miscellaneous functions
(edit) @4100   21 years kjdon createParameter for description has new name: …
(edit) @4099   21 years kjdon new cgi arg for configuring system
(edit) @4087   21 years kjdon added a new getDOM(File, String) that specifies an encoding to read …
(edit) @4079   21 years kjdon added a method for working out what metadata is needed for a …
(edit) @4078   21 years kjdon added method for creating a param list for metadata specification
(edit) @4052   21 years kjdon fixed a typo
(edit) @4050   21 years kjdon sites and interfaces now inside web directory - modified paths
(edit) @4029   21 years kjdon new suffix rt (root) for OIDs
(edit) @4020   21 years kjdon added new method to create a path from an array of links
(edit) @4013   21 years mdewsnip Changed string comparisons to use .equals().
(edit) @4009   21 years mdewsnip Added couple of things for GATE.
(edit) @3993   21 years kjdon more xml elements added
(edit) @3985   21 years mdewsnip Added function for returning a copy of an element with a different name.
(edit) @3970   21 years kjdon now have getString() - for plain output, and getPrettyString() for …
(edit) @3969   21 years kjdon tidied up some element names etc
(edit) @3968   21 years kjdon renamed PROCESS_HANDLE_ARG to PROCESS_ID_ARG, and its now pid, not id
(edit) @3941   21 years kjdon tidied up a bit
(edit) @3940   21 years kjdon no longer needed, using resource bundles and properties files instead.
(edit) @3908   21 years kjdon added method to print a STring representation of a node type
(edit) @3907   21 years kjdon added new method createBasicRequest
(edit) @3899   21 years kjdon doc node atts now have generic names so can be shared by documents and …
(edit) @3898   21 years kjdon getParent now returns the original oid if there is no parent
(edit) @3870   21 years kjdon tidied up
(edit) @3869   21 years kjdon some changes to functions
(edit) @3867   21 years kjdon more stuff
(edit) @3850   21 years kjdon added more stuff
(edit) @3849   21 years kjdon now uses only xerces, not generic jaxp stuff - this can cause problems …
(edit) @3848   21 years kjdon new function to find a sysstem wide config format xslt
(edit) @3818   21 years mdewsnip Added node type constants: ROOT, INTERIOR, and LEAF.
(edit) @3797   21 years mdewsnip Added static constant definitions for document structure information.
(edit) @3773   21 years mdewsnip Added check for null Nodes.
Note: See TracRevisionLog for help on using the revision log.