Project

General

Profile

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc on Mon Jun 26 20:52:04 AKDT 2000 -->
6
<TITLE>
7
MetaCat API: Uses of Class edu.ucsb.nceas.metacat.DBSAXDocument
8
</TITLE>
9
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
10
</HEAD>
11
<BODY BGCOLOR="white">
12

    
13
<!-- ========== START OF NAVBAR ========== -->
14
<A NAME="navbar_top"><!-- --></A>
15
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
16
<TR>
17
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
18
<A NAME="navbar_top_firstrow"><!-- --></A>
19
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
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>
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXDocument.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
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>
28
  </TR>
29
</TABLE>
30
</TD>
31
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
32
</EM>
33
</TD>
34
</TR>
35

    
36
<TR>
37
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
38
&nbsp;PREV&nbsp;
39
&nbsp;NEXT</FONT></TD>
40
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
41
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
42
&nbsp;<A HREF="DBSAXDocument.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
43
</TR>
44
</TABLE>
45
<!-- =========== END OF NAVBAR =========== -->
46

    
47
<HR>
48
<CENTER>
49
<H2>
50
<B>Uses of Class<br>edu.ucsb.nceas.metacat.DBSAXDocument</B></H2>
51
</CENTER>
52
<A NAME="edu.ucsb.nceas.metacat"><!-- --></A>
53
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
54
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
55
<TD COLSPAN=2><FONT SIZE="+2">
56
Uses of <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXDocument.html">DBSAXDocument</A> in <A HREF="../../../../../edu/ucsb/nceas/metacat/package-summary.html">edu.ucsb.nceas.metacat</A></FONT></TD>
57
</TR>
58
</TABLE>
59
&nbsp;
60
<P>
61

    
62
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
63
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
64
<TD COLSPAN=2>Constructors in <A HREF="../../../../../edu/ucsb/nceas/metacat/package-summary.html">edu.ucsb.nceas.metacat</A> with parameters of type <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXDocument.html">DBSAXDocument</A></FONT></TD>
65
</TR>
66
<TR BGCOLOR="white" CLASS="TableRowColor">
67
<TD><CODE><B>DBSAXNode.<A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXNode.html#DBSAXNode(java.sql.Connection, java.lang.String, edu.ucsb.nceas.metacat.DBSAXNode, edu.ucsb.nceas.metacat.DBSAXNode, edu.ucsb.nceas.metacat.DBSAXDocument)">DBSAXNode</A></B>(java.sql.Connection&nbsp;conn,
68
          java.lang.String&nbsp;tagname,
69
          <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXNode.html">DBSAXNode</A>&nbsp;parentNode,
70
          <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXNode.html">DBSAXNode</A>&nbsp;rootNode,
71
          <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXDocument.html">DBSAXDocument</A>&nbsp;currentDocument)</CODE>
72

    
73
<BR>
74
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a new node instance for ELEMENT nodes</TD>
75
</TR>
76
</TABLE>
77
&nbsp;
78
<P>
79
<HR>
80

    
81
<!-- ========== START OF NAVBAR ========== -->
82
<A NAME="navbar_bottom"><!-- --></A>
83
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
84
<TR>
85
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
86
<A NAME="navbar_bottom_firstrow"><!-- --></A>
87
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
88
  <TR ALIGN="center" VALIGN="top">
89
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
90
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXDocument.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
91
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
92
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
93
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
94
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
95
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
96
  </TR>
97
</TABLE>
98
</TD>
99
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
100
</EM>
101
</TD>
102
</TR>
103

    
104
<TR>
105
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
106
&nbsp;PREV&nbsp;
107
&nbsp;NEXT</FONT></TD>
108
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
109
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
110
&nbsp;<A HREF="DBSAXDocument.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
111
</TR>
112
</TABLE>
113
<!-- =========== END OF NAVBAR =========== -->
114

    
115
<HR>
116
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i>
117
</BODY>
118
</HTML>
(15-15/36)