Project

General

Profile

« Previous | Next » 

Revision 515

Added by Matt Jones over 23 years ago

Updated the Javadoc documentation so that the current release can be provided
on the web site.

View differences:

package-use.html
2 2
<!--NewPage-->
3 3
<HTML>
4 4
<HEAD>
5
<!-- Generated by javadoc on Mon Jun 26 20:52:05 AKDT 2000 -->
5
<!-- Generated by javadoc on Tue Nov 07 20:14:04 PST 2000 -->
6 6
<TITLE>
7 7
MetaCat API: Uses of Package edu.ucsb.nceas.metacat
8 8
</TITLE>
......
18 18
<A NAME="navbar_top_firstrow"><!-- --></A>
19 19
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
20 20
  <TR ALIGN="center" VALIGN="top">
21
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
21
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
22 22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
23 23
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
24
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
24
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
28 28
  </TR>
29 29
</TABLE>
30 30
</TD>
......
61 61
 invalid or used incorrectly.</TD>
62 62
</TR>
63 63
<TR BGCOLOR="white" CLASS="TableRowColor">
64
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/AuthInterface.html#edu.ucsb.nceas.metacat"><B>AuthInterface</B></A></B>
65

  
66
<BR>
67
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An interface representing the methods that should be 
68
 implemented by an authentication service.</TD>
69
</TR>
70
<TR BGCOLOR="white" CLASS="TableRowColor">
64 71
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/BasicNode.html#edu.ucsb.nceas.metacat"><B>BasicNode</B></A></B>
65 72

  
66 73
<BR>
67 74
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Class that represents an XML node and its contents</TD>
68 75
</TR>
69 76
<TR BGCOLOR="white" CLASS="TableRowColor">
70
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/DBReader.html#edu.ucsb.nceas.metacat"><B>DBReader</B></A></B>
77
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/DBSAXHandler.html#edu.ucsb.nceas.metacat"><B>DBSAXHandler</B></A></B>
71 78

  
72 79
<BR>
73
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Class that creates an XML text document
74
 from a query to a relational DB containing a DOM representation</TD>
80
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A database aware Class implementing callback bethods for the SAX parser to
81
 call when processing the XML stream and generating events</TD>
75 82
</TR>
76 83
<TR BGCOLOR="white" CLASS="TableRowColor">
77
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/DBReader.DoctypeInfo.html#edu.ucsb.nceas.metacat"><B>DBReader.DoctypeInfo</B></A></B>
84
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/DBSAXNode.html#edu.ucsb.nceas.metacat"><B>DBSAXNode</B></A></B>
78 85

  
79 86
<BR>
80
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A utility class that encapsulates document type information</TD>
87
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Class that represents an XML node and its contents and
88
 can write its own representation to a database connection</TD>
81 89
</TR>
82 90
<TR BGCOLOR="white" CLASS="TableRowColor">
83
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/DBSAXDocument.html#edu.ucsb.nceas.metacat"><B>DBSAXDocument</B></A></B>
91
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/DocumentImpl.html#edu.ucsb.nceas.metacat"><B>DocumentImpl</B></A></B>
84 92

  
85 93
<BR>
86
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Class that writes an XML document main data to a database connection</TD>
94
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A class that represents an XML document.</TD>
87 95
</TR>
88 96
<TR BGCOLOR="white" CLASS="TableRowColor">
89
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/DBSAXHandler.html#edu.ucsb.nceas.metacat"><B>DBSAXHandler</B></A></B>
97
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/McdbException.html#edu.ucsb.nceas.metacat"><B>McdbException</B></A></B>
90 98

  
91 99
<BR>
92
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A database aware Class implementing callback bethods for the SAX parser to
93
 call when processing the XML stream and generating events</TD>
100
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Exception thrown when an error occurs because a problem occurred in
101
 the metacat database.</TD>
94 102
</TR>
95 103
<TR BGCOLOR="white" CLASS="TableRowColor">
96
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/DBSAXNode.html#edu.ucsb.nceas.metacat"><B>DBSAXNode</B></A></B>
104
<TD><B><A HREF="../../../../edu/ucsb/nceas/metacat/class-use/NodeRecord.html#edu.ucsb.nceas.metacat"><B>NodeRecord</B></A></B>
97 105

  
98 106
<BR>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Class that represents an XML node and its contents and
100
 can write its own representation to a database connection</TD>
107
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A utility class that encapsulates a node and its data</TD>
101 108
</TR>
102 109
</FONT></TD>
103 110
</TR>
......
114 121
<A NAME="navbar_bottom_firstrow"><!-- --></A>
115 122
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
116 123
  <TR ALIGN="center" VALIGN="top">
117
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
124
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
118 125
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
119 126
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
120
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
121
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
122
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
123
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
127
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
128
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
129
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
130
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
124 131
  </TR>
125 132
</TABLE>
126 133
</TD>

Also available in: Unified diff