Project

General

Profile

« Previous | Next » 

Revision 3539

Added by barteau over 16 years ago

Converted some java 1.5 code to java 1.4 code. Removed usages of "String.contains()", "Node.getTextContent()" and "Node.setTextContent.
Wrote two new methods: 1) getTextContent, and 2) setTextContent, to emulate the org.w3c.dom implementation that ships with java 1.5.

  • added
  • modified
  • copied
  • renamed
  • deleted