source: trunk/gli/src/org/greenstone/gatherer/util/XMLTools.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13325   18 years mdewsnip Added another exception check to hopefully get more information about …
(edit) @12417   18 years shaoqun added methods for printing out xml nodes
(edit) @11630   18 years mdewsnip Moved another function out of Utility and into XMLTools.
(edit) @10200   19 years kjdon in getValue added a check for null node
(edit) @10013   19 years mdewsnip Now all JAR-file related, base.getResource* stuff is in the JarTools class.
(edit) @10006   19 years mdewsnip Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …
(edit) @9856   19 years mdewsnip Major changes to the metadata value table and tree in the Enrich pane. …
(edit) @9160   19 years mdewsnip Removed use of a deprecated class.
(edit) @9124   19 years mdewsnip Set the preserveSpace option back to false, because it makes a mess of …
(edit) @9051   19 years mdewsnip Added check that XML file exists before attempting to parse it.
(edit) @9037   19 years mdewsnip Now preserves whitespace in XML files.
(edit) @9036   19 years mdewsnip Removed all XML functions from XMLTools, and changed occurrences to …
(edit) @8695   20 years mdewsnip Now remove invalid characters from metadata values when they are …
(edit) @8652   20 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8023   20 years mdewsnip More new metadata code: metadata elements now have definitions and …
(edit) @8015   20 years mdewsnip Moved clear() and setValue() functions from MSMUtils into XMLTools. …
(edit) @8014   20 years mdewsnip Moved the getValue() and getNodeFromNamed() functions from MSMUtils …
(add) @7979   20 years mdewsnip A utility class containing useful XML processing functions.
Note: See TracRevisionLog for help on using the revision log.