source: trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12041   18 years mdewsnip (FindBugs) Fixed some places where a file stream wasn't being closed.
(edit) @12040   18 years mdewsnip (FindBugs) Fixed a couple of places where "catch Exception" was used.
(edit) @11415   18 years kjdon srclink, srcicon etc should be displayed in Format variables. but they …
(edit) @10519   19 years mdewsnip Exceptions now handled through DebugStream, as they all should be.
(edit) @9701   19 years mdewsnip Prevented the "Could not understand gsdlsourcefilename" warning for …
(edit) @8669   19 years mdewsnip Prevented a null pointer exception where extracted metadata contains a …
(edit) @8372   20 years mdewsnip Changed a warning statement to go to the DebugStream.
(edit) @8342   20 years mdewsnip Made a couple of debug statements go to DebugStream instead of System.err.
(edit) @8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8204   20 years mdewsnip Rewrote getMetadataExtractedFromFile() to read the doc.xml files line …
(edit) @8165   20 years mdewsnip Removed some debug statements and made others go to the debug stream.
(edit) @8164   20 years mdewsnip Added headers at the top of each file.
(edit) @8160   20 years mdewsnip A few new functions for dealing with metadata element display names …
(edit) @8150   20 years mdewsnip Added code to completely ignore bibliographic data.
(edit) @8143   20 years mdewsnip Fixed code for converting between Windows and Unix file paths.
(edit) @8142   20 years mdewsnip Added some comments for the skimFile functions.
(edit) @8140   20 years mdewsnip One of the last pieces of new metadata code: support for importing …
(edit) @8134   20 years mdewsnip A couple of minor changes to the new metadata code.
(edit) @8131   20 years mdewsnip More improvements to the new metadata code, including …
(edit) @8123   20 years mdewsnip More improvements to the new metadata code, including hfile writing.
(edit) @8122   20 years mdewsnip Further improvements and bug fixes to the new metadata code.
(edit) @8023   20 years mdewsnip More new metadata code: metadata elements now have definitions and …
(edit) @8021   20 years mdewsnip Has the format of gsdlsourcefilename suddenly changed?
(edit) @7978   20 years mdewsnip Fixed code indenting.
(edit) @7827   20 years mdewsnip More of the new metadata code.
(add) @7822   20 years mdewsnip All this new code just lying around makes me nervous, so I'm …
Note: See TracRevisionLog for help on using the revision log.