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 about 24 years Matt Jones added new javadoc documentation for new classes
  images 104 about 24 years Matt Jones added servlet interface images
  lib 399 almost 24 years berkley marine.properties is no longer needed because t...
  src 396 almost 24 years Matt Jones Folded the functionality from DBSAXDocument int...
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
399 08/23/2000 10:19 AM berkley

marine.properties is no longer needed because the marine servlet uses all of the metacat properties.

398 08/23/2000 10:17 AM berkley

a way to access the marine servlet without using javascript

397 08/23/2000 10:16 AM berkley

updated the URL given the new <returnfield> paramet

396 08/22/2000 11:56 PM Matt Jones

Folded the functionality from DBSAXDocument into the DocumentImpl class.
Now DocumentImpl handles both the reads and the writes to the database.
Eventually, it will implment the full DOM Document interface. Eliminated
the DBSAXDocument.java file as it is no longer relevant....

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.

View all revisions | View revisions

Also available in: Atom