Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 395 almost 24 years Matt Jones Updated the readxml shell script to use the new...
  docs 207 almost 24 years Matt Jones added new javadoc documentation for new classes
  images 104 about 24 years Matt Jones added servlet interface images
  lib 387 almost 24 years berkley redirector to access the marine servlet
  src 394 almost 24 years Matt Jones Removed DBReader.java because the functionality...
build.sh 76 Bytes 329 almost 24 years Matt Jones -Reorganized xmltodb module to support new inst...
build.xml 5.23 KB 391 almost 24 years Matt Jones Added install feature for copying dtd's to the ...
test-query.xml 709 Bytes 329 almost 24 years Matt Jones -Reorganized xmltodb module to support new inst...
test.xml 328 Bytes 67 about 24 years Matt Jones modified make to add xml validation code

Latest revisions

# Date Author Comment
395 08/22/2000 10:37 PM Matt Jones

Updated the readxml shell script to use the new DocumentImpl class instead
of the old DBReader class.

394 08/22/2000 10:34 PM Matt Jones

Removed DBReader.java because the functionality of that class has been
replaced by the more efficient DocumentImpl class.

393 08/22/2000 10:32 PM Matt Jones

Created new class "DocumentImpl" which represents an XML Document. This
document will eventually implment the DOM Document interface. For now,
it implments all of the functionality that was present in DBReader, plus
cuts down on the number of database calls required to read a document. And...

392 08/21/2000 03:41 PM Matt Jones

Added script to register document types in the xml_catalog table for our
common public ID's.

391 08/21/2000 03:38 PM Matt Jones

Added install feature for copying dtd's to the servlet directory so that
they are accessible to the metacatservlet.

390 08/21/2000 03:19 PM Matt Jones

Added new utility query to return all of the xml_nodes info for a given
document id in metacat.

389 08/21/2000 02:55 PM Matt Jones

Updated documentation for NodeComparator.java.

388 08/21/2000 02:52 PM Matt Jones

Modified the DBReader and ElementNode classes to more efficiently read
documents from the database. In the old implementation, a db connection
was opened for each and every node in a document, recursively fromthe root
node. In the new implementation, all of the data from xml_nodes is...

387 08/18/2000 03:48 PM berkley

redirector to access the marine servlet

386 08/18/2000 03:45 PM berkley

modified the xsl to work with the new servlet architecture.o

View all revisions | View revisions

Also available in: Atom