source: main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLConverter.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37095   16 months davidb Added block to deal with a TEXT_NODE (which can occur when CGI arg …
(edit) @34112   4 years ak19 GS3 source code seems to already use FileInputStream with UTF-8 …
(edit) @34101   4 years ak19 Correcting syntax error and overlooked another instance of …
(edit) @34100   4 years ak19 Related to trac changesets committed for 33793, 34098 and 34099 …
(edit) @33897   4 years kjdon elsewhere in the code - GSXML.xmlSafe, we are escaping ' => ' we …
(edit) @30477   8 years davidb Changes in the Java code to support the new approach taken to …
(edit) @29728   9 years ak19 Adjusting gs3-server code to work with changes made to 29686 where …
(edit) @28978   10 years kjdon removed commented out code. removed static variable outputEscaping. …
(edit) @28962   10 years kjdon getDOM was already creating a new parser each time, so we don't need …
(edit) @28849   10 years kjdon added writeDOM method
(edit) @28382   11 years davidb Elimination of the 'this.doc' field from the Action baseclass and the …
(edit) @26168   12 years sjm84 Make sure that opened files are closed as soon as we are finished with them
(edit) @25655   12 years sjm84 Added a version of getDOM that takes an encoding (not sure if this is …
(edit) @24863   12 years sjm84 XMLConverter no longer keeps one converter around to reuse, it makes a …
(edit) @24862   12 years sjm84 Reformatting this file ahead of some changes
(edit) @23791   13 years davidb Changes to take advantage of the more efficient Apache Commons string …
(copy) @21000   14 years oranfry restructuring the repository
copied from greenstone3/trunk/src/java/org/greenstone/gsdl3/util/XMLConverter.java
(edit) @18434   15 years max 1. Provides a new DOM method that allows a document to be created with …
Note: See TracRevisionLog for help on using the revision log.