Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 385 over 23 years berkley marineServlet now overrides the transformQuery(...
AccessionNumber.java 9.14 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberException.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
BasicNode.java 6.03 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
CommentNode.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 8.43 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBQuery.java 13.3 KB 372 over 23 years berkley Made changes to createSQuery to allow for multi...
DBReader.java 7.89 KB 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
DBSAXDocument.java 11 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBSAXHandler.java 14.1 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBSAXNode.java 10.5 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBSimpleQuery.java 6.96 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.86 KB 374 over 23 years bojilova change the resultset format for DataGuide
DBValidate.java 9.76 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBWriter.java 10.7 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
ElementNode.java 4.54 KB 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
McdbDocNotFoundException.java 1.38 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 31.4 KB 384 over 23 years berkley -fixed the bug where a pathquery document was n...
MetaCatSession.java 4.93 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatUtil.java 9.42 KB 354 over 23 years berkley added new constructor to allow the creation of ...
NodeComparator.java 1.9 KB 389 over 23 years Matt Jones Updated documentation for NodeComparator.java.
NodeRecord.java 996 Bytes 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 15.5 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
TextNode.java 2.1 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
srbProps.properties 229 Bytes 213 almost 24 years Matt Jones Added srbrmi classes for authentication support

Latest revisions

# Date Author Comment
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...

385 08/18/2000 03:44 PM berkley

marineServlet now overrides the transformQuery() function to allow it to put the values back into the text boxes of the xsl stylesheet rendered form.

384 08/18/2000 03:41 PM berkley

-fixed the bug where a pathquery document was not valid inside of the <query> tags in a resultset document.
-provided override support for a new function called transformQuery() which allows specific applications to
customize what is returned in the <query> tag

383 08/18/2000 11:05 AM Matt Jones

Fixed small bug in transforming the document to HTML. If there was
no stylesheet for a given doctype, and so the transformation couldn't
occur, the XML doc was returned, but the content-type was still set
(incorrectly) to html. Now it is not set to text/html when an xml doc is...

382 08/18/2000 10:56 AM berkley

removed extraneous protected tags and replaced them with private tags

380 08/18/2000 10:38 AM Matt Jones

Modified behavior of handleSQuery() to now send the resultset document
back to the client application -- this was a bug introduced by recent
changes to the servlet. Also, generally cleaned up the servlet to
produce cleaner documentation and removed some extraneous code and remarks....

376 08/17/2000 03:21 PM berkley

changed to work with the new MetaCatServlet model. marineServlet now only overwrites one method in MetaCatServlet.

375 08/17/2000 03:20 PM berkley

changed the prototype of overwritable functions to "protected" instead of "private".

374 08/17/2000 11:06 AM bojilova

change the resultset format for DataGuide

View revisions

Also available in: Atom