Project

General

Profile

1 31 jones
<!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 107 jones
<!-- Generated by javadoc on Sat May 20 14:25:40 AKDT 2000 -->
6 31 jones
<TITLE>
7
: Index
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 52 jones
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
22 31 jones
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
23 52 jones
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="edu/ucsb/nceas/metacat/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
24 31 jones
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
25
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
27
  </TR>
28
</TABLE>
29
</TD>
30
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
31
</EM>
32
</TD>
33
</TR>
34
35
<TR>
36
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
37
&nbsp;PREV&nbsp;
38
&nbsp;NEXT</FONT></TD>
39
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
40
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
41
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
42
</TR>
43
</TABLE>
44
<!-- =========== END OF NAVBAR =========== -->
45
46 107 jones
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR>
47 31 jones
<A NAME="_A_"><!-- --></A><H2>
48
<B>A</B></H2>
49
<DL>
50 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#appendContent(char[], int, int)"><B>appendContent(char[], int, int)</B></A> -
51
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
52 31 jones
<DD>Append to the content of the element
53 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#appendContent(java.lang.String)"><B>appendContent(String)</B></A> -
54
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
55 31 jones
<DD>Append to the content of the element
56
</DL>
57
<HR>
58
<A NAME="_B_"><!-- --></A><H2>
59
<B>B</B></H2>
60
<DL>
61 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html"><B>BasicElement</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>.<DD>A Class that represents an XML element and its contents<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#BasicElement()"><B>BasicElement()</B></A> -
62
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
63 31 jones
<DD>Construct a Basic Element
64 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#BasicElement(long, java.lang.String, long, int)"><B>BasicElement(long, String, long, int)</B></A> -
65 51 jones
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
66 31 jones
<DD>Construct a Basic Element
67 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#BasicElement(java.lang.String, long, int)"><B>BasicElement(String, long, int)</B></A> -
68 51 jones
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
69 31 jones
<DD>Construct a Basic Element
70
</DL>
71
<HR>
72
<A NAME="_C_"><!-- --></A><H2>
73
<B>C</B></H2>
74
<DL>
75 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
76
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
77 31 jones
<DD>SAX Handler that is called for each XML text node
78 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#comment(java.lang.String)"><B>comment(String)</B></A> -
79
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
80
<DD>SAX Handler called once for each comment found:
81
 node that comment may occur before or after the root element.
82 31 jones
</DL>
83
<HR>
84
<A NAME="_D_"><!-- --></A><H2>
85
<B>D</B></H2>
86
<DL>
87 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBDTDHandler.html"><B>DBDTDHandler</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBDTDHandler.html">DBDTDHandler</A>.<DD>A database aware Class implementing DTDHandler interface for the SAX parser to
88
 call when processing the XML stream and intercepting notations and unparsed entities<DT><A HREF="edu/ucsb/nceas/metacat/DBDTDHandler.html#DBDTDHandler(java.sql.Connection)"><B>DBDTDHandler(Connection)</B></A> -
89
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBDTDHandler.html">DBDTDHandler</A>
90
<DD>Construct an instance of the DBDTDHandler clas
91
<DT><A HREF="edu/ucsb/nceas/metacat/DBEntityResolver.html"><B>DBEntityResolver</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBEntityResolver.html">DBEntityResolver</A>.<DD>A database aware Class implementing EntityResolver interface for the SAX parser to
92
 call when processing the XML stream and intercepting any external entities
93
 (including the external DTD subset and external parameter entities, if any) before including them.<DT><A HREF="edu/ucsb/nceas/metacat/DBEntityResolver.html#DBEntityResolver(java.sql.Connection)"><B>DBEntityResolver(Connection)</B></A> -
94
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBEntityResolver.html">DBEntityResolver</A>
95
<DD>Construct an instance of the DBEntityResolver clas
96
<DT><A HREF="edu/ucsb/nceas/metacat/DBTransform.html#dbg(int)"><B>dbg(int)</B></A> -
97
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBTransform.html">DBTransform</A>
98
<DD>&nbsp;
99 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.html"><B>DBReader</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.html">DBReader</A>.<DD>A Class that creates an XML text document
100 107 jones
 from a query to a relational DB containing a DOM representation<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html"><B>DBReader.DoctypeInfo</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html">DBReader.DoctypeInfo</A>.<DD>A utility class that encapsulates document type information<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html#DBReader.DoctypeInfo(edu.ucsb.nceas.metacat.DBReader, java.lang.String, java.lang.String, java.lang.String)"><B>DBReader.DoctypeInfo(DBReader, String, String, String)</B></A> -
101
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html">DBReader.DoctypeInfo</A>
102
<DD>Constructor
103
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.html#DBReader(java.sql.Connection)"><B>DBReader(Connection)</B></A> -
104 51 jones
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.html">DBReader</A>
105 31 jones
<DD>construct a DBReader instance.
106 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html"><B>DBSAXDocument</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html">DBSAXDocument</A>.<DD>A Class that writes an XML document main data to a database connection<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html#DBSAXDocument(java.sql.Connection, long, java.lang.String, java.lang.String)"><B>DBSAXDocument(Connection, long, String, String)</B></A> -
107
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html">DBSAXDocument</A>
108
<DD>Construct a new document instance
109 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXElement.html"><B>DBSAXElement</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXElement.html">DBSAXElement</A>.<DD>A Class that represents an XML element and its contents and
110 107 jones
 can write its own representation to a database connection<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXElement.html#DBSAXElement(java.sql.Connection, java.lang.String, long, int)"><B>DBSAXElement(Connection, String, long, int)</B></A> -
111 51 jones
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXElement.html">DBSAXElement</A>
112 31 jones
<DD>Construct a new element instance
113 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html"><B>DBSAXHandler</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>.<DD>A database aware Class implementing callback bethods for the SAX parser to
114
 call when processing the XML stream and generating events<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#DBSAXHandler(java.sql.Connection)"><B>DBSAXHandler(Connection)</B></A> -
115
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
116 31 jones
<DD>Construct an instance of the handler class
117 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html"><B>DBSAXWriter</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html">DBSAXWriter</A>.<DD>A Class that reads in an XML text document and
118 60 jones
 write its contents to a database connection using SAX<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html#DBSAXWriter(java.io.Reader, java.sql.Connection)"><B>DBSAXWriter(Reader, Connection)</B></A> -
119 51 jones
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html">DBSAXWriter</A>
120 31 jones
<DD>construct a new instance of the class to write an XML file to the database
121 60 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html#DBSAXWriter(java.lang.String, java.sql.Connection)"><B>DBSAXWriter(String, Connection)</B></A> -
122
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html">DBSAXWriter</A>
123
<DD>&nbsp;
124 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSimpleQuery.html"><B>DBSimpleQuery</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSimpleQuery.html">DBSimpleQuery</A>.<DD>A Class that searches a relational DB for elements and attributes that
125
 have free text matches to the query string.<DT><A HREF="edu/ucsb/nceas/metacat/DBSimpleQuery.html#DBSimpleQuery(java.sql.Connection)"><B>DBSimpleQuery(Connection)</B></A> -
126
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSimpleQuery.html">DBSimpleQuery</A>
127 50 jones
<DD>construct an instance of the DBSimpleQuery class
128
129 51 jones
130 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBTransform.html"><B>DBTransform</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBTransform.html">DBTransform</A>.<DD>A Class that transforms XML documents utitlizing XSL style sheets<DT><A HREF="edu/ucsb/nceas/metacat/DBTransform.html#DBTransform(java.sql.Connection)"><B>DBTransform(Connection)</B></A> -
131
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBTransform.html">DBTransform</A>
132
<DD>construct a DBTransform instance.
133 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>doGet(HttpServletRequest, HttpServletResponse)</B></A> -
134
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html">MetaCatServlet</A>
135 50 jones
<DD>Handle "GET" method requests from HTTP clients
136 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>doPost(HttpServletRequest, HttpServletResponse)</B></A> -
137
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html">MetaCatServlet</A>
138 50 jones
<DD>Handle "POST" method requests from HTTP clients
139
</DL>
140 31 jones
<HR>
141
<A NAME="_E_"><!-- --></A><H2>
142
<B>E</B></H2>
143
<DL>
144 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/package-summary.html"><B>edu.ucsb.nceas.metacat</B></A> - package edu.ucsb.nceas.metacat<DD>&nbsp;<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#endDoctype()"><B>endDoctype()</B></A> -
145 51 jones
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
146 107 jones
<DD>SAX Handler that receives notification of end of DTD
147
 All events in DTDHandler about all unparsed entities and the event in EntityResolver for the DTD file declaration
148
 appear between setDoctype and endDoctype.
149
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#endDocument()"><B>endDocument()</B></A> -
150
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
151
<DD>SAX Handler that receives notification of end of the document
152
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#endElement(oracle.xml.parser.v2.NSName)"><B>endElement(NSName)</B></A> -
153
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
154 31 jones
<DD>SAX Handler that is called at the end of each XML element
155
</DL>
156
<HR>
157
<A NAME="_F_"><!-- --></A><H2>
158
<B>F</B></H2>
159
<DL>
160 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html#fileToURL(java.io.File)"><B>fileToURL(File)</B></A> -
161
Static method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html">DBSAXWriter</A>
162 31 jones
<DD>Utility method to convert a file handle into a URL
163 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSimpleQuery.html#findDocuments(java.lang.String)"><B>findDocuments(String)</B></A> -
164 51 jones
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSimpleQuery.html">DBSimpleQuery</A>
165 31 jones
<DD>routine to search the elements and attributes looking to match query
166
</DL>
167
<HR>
168
<A NAME="_G_"><!-- --></A><H2>
169
<B>G</B></H2>
170
<DL>
171 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html"><B>GenericXMLValidate</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html">GenericXMLValidate</A>.<DD>Name: GenericXMLValidate.java
172
       Purpose: A Class that validates XML documents
173
 			   This class is designed to be 'parser independent
174
    			   i.e.<DT><A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html#GenericXMLValidate(org.xml.sax.Parser)"><B>GenericXMLValidate(Parser)</B></A> -
175
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html">GenericXMLValidate</A>
176
<DD>&nbsp;
177
<DT><A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html#GenericXMLValidate(org.xml.sax.Parser, java.lang.String)"><B>GenericXMLValidate(Parser, String)</B></A> -
178
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html">GenericXMLValidate</A>
179
<DD>&nbsp;
180 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
181
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
182 31 jones
<DD>Get an attribute value by name
183 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#getAttributes()"><B>getAttributes()</B></A> -
184
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
185 31 jones
<DD>Get the attributes as a string
186 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#getContent()"><B>getContent()</B></A> -
187
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
188 31 jones
<DD>Get the content of the element
189 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html#getDocname()"><B>getDocname()</B></A> -
190
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html">DBReader.DoctypeInfo</A>
191
<DD>get the document name
192
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html#getDoctype()"><B>getDoctype()</B></A> -
193
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html">DBReader.DoctypeInfo</A>
194
<DD>get the document type
195
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.html#getDoctypeInfo(long)"><B>getDoctypeInfo(long)</B></A> -
196
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.html">DBReader</A>
197
<DD>Look up the document type information from the database
198 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#getElementID()"><B>getElementID()</B></A> -
199
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
200 31 jones
<DD>Get the id of this element
201 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#getNodeIndex()"><B>getNodeIndex()</B></A> -
202
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
203
<DD>Get nodeIndex of the element
204 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#getParentID()"><B>getParentID()</B></A> -
205
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
206 31 jones
<DD>Get the parent id of this element
207 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.html#getRootNode(long)"><B>getRootNode(long)</B></A> -
208
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.html">DBReader</A>
209
<DD>Get the root node id for an XML document given a document id
210
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html#getSystemID()"><B>getSystemID()</B></A> -
211
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.DoctypeInfo.html">DBReader.DoctypeInfo</A>
212
<DD>get the system identifier
213
<DT><A HREF="edu/ucsb/nceas/metacat/DBTransform.html#getSystemId(java.lang.String, java.lang.String, java.lang.String)"><B>getSystemId(String, String, String)</B></A> -
214
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBTransform.html">DBTransform</A>
215
<DD>Lookup a stylesheet reference from the db catalog
216 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#getTagName()"><B>getTagName()</B></A> -
217
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
218 31 jones
<DD>Get the name of this element
219 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html#getTitle()"><B>getTitle()</B></A> -
220
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html">DBSAXDocument</A>
221
<DD>Get the document title
222 31 jones
</DL>
223
<HR>
224
<A NAME="_I_"><!-- --></A><H2>
225
<B>I</B></H2>
226
<DL>
227 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#ignorableWhitespace(char[], int, int)"><B>ignorableWhitespace(char[], int, int)</B></A> -
228
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
229 31 jones
<DD>SAX Handler that is called for each XML text node that is Ignorable
230
 white space
231 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#incChildNum()"><B>incChildNum()</B></A> -
232
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
233
<DD>increase childNum when new child for the element is created
234 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html#init(javax.servlet.ServletConfig)"><B>init(ServletConfig)</B></A> -
235
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html">MetaCatServlet</A>
236 50 jones
<DD>Initialize the servlet by creating appropriate database connections
237 31 jones
</DL>
238
<HR>
239
<A NAME="_M_"><!-- --></A><H2>
240
<B>M</B></H2>
241
<DL>
242 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBTransform.html#main(java.lang.String[])"><B>main(String[])</B></A> -
243
Static method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBTransform.html">DBTransform</A>
244
<DD>the main routine used to test the transform utility.
245 52 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.html#main(java.lang.String[])"><B>main(String[])</B></A> -
246
Static method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.html">DBReader</A>
247
<DD>main routine used for testing.
248 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html#main(java.lang.String[])"><B>main(String[])</B></A> -
249
Static method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXWriter.html">DBSAXWriter</A>
250 31 jones
<DD>the main routine used to test the DBSAXWriter utility.
251 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/XMLValidate.html#main(java.lang.String[])"><B>main(String[])</B></A> -
252
Static method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/XMLValidate.html">XMLValidate</A>
253
<DD>&nbsp;
254 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSimpleQuery.html#main(java.lang.String[])"><B>main(String[])</B></A> -
255
Static method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSimpleQuery.html">DBSimpleQuery</A>
256 31 jones
<DD>the main routine used to test the DBSimpleQuery utility.
257 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html"><B>MetaCatServlet</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html">MetaCatServlet</A>.<DD>A metadata catalog server implemented as a Java Servlet
258 50 jones
259 51 jones
 <DT><A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html#MetaCatServlet()"><B>MetaCatServlet()</B></A> -
260
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/MetaCatServlet.html">MetaCatServlet</A>
261 50 jones
<DD>&nbsp;
262 31 jones
</DL>
263
<HR>
264 107 jones
<A NAME="_N_"><!-- --></A><H2>
265
<B>N</B></H2>
266 51 jones
<DL>
267 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBDTDHandler.html#notationDecl(java.lang.String, java.lang.String, java.lang.String)"><B>notationDecl(String, String, String)</B></A> -
268
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBDTDHandler.html">DBDTDHandler</A>
269
<DD>Notation declarations are not signaled
270 51 jones
</DL>
271
<HR>
272 107 jones
<A NAME="_P_"><!-- --></A><H2>
273
<B>P</B></H2>
274
<DL>
275
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#processingInstruction(java.lang.String, java.lang.String)"><B>processingInstruction(String, String)</B></A> -
276
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
277
<DD>&nbsp;
278
</DL>
279
<HR>
280 31 jones
<A NAME="_R_"><!-- --></A><H2>
281
<B>R</B></H2>
282
<DL>
283 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/ReaderElement.html"><B>ReaderElement</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/ReaderElement.html">ReaderElement</A>.<DD>A Class that represents an XML element and its contents,
284
 and can build itself from a database connection<DT><A HREF="edu/ucsb/nceas/metacat/ReaderElement.html#ReaderElement(java.sql.Connection)"><B>ReaderElement(Connection)</B></A> -
285
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/ReaderElement.html">ReaderElement</A>
286 31 jones
<DD>Construct a new ReaderElement instance
287 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/ReaderElement.html#ReaderElement(java.sql.Connection, long)"><B>ReaderElement(Connection, long)</B></A> -
288
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/ReaderElement.html">ReaderElement</A>
289 31 jones
<DD>Construct a new ReaderElement instance
290 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/ReaderElement.html#ReaderElement(java.sql.Connection, long, long, java.lang.String, java.lang.String)"><B>ReaderElement(Connection, long, long, String, String)</B></A> -
291
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/ReaderElement.html">ReaderElement</A>
292 31 jones
<DD>Construct a new ReaderElement instance
293 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBReader.html#readXMLDocument(long)"><B>readXMLDocument(long)</B></A> -
294
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBReader.html">DBReader</A>
295 31 jones
<DD>Create an XML document from the database starting with the element
296
 having element_id nodeid
297 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBEntityResolver.html#resolveEntity(java.lang.String, java.lang.String)"><B>resolveEntity(String, String)</B></A> -
298
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBEntityResolver.html">DBEntityResolver</A>
299
<DD>The Parser call this method before opening any external entity
300
 except the top-level document entity (including the external DTD subset,
301
 external entities referenced within the DTD, and external entities referenced
302
 within the document element)
303
<DT><A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html#returnErrors()"><B>returnErrors()</B></A> -
304
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html">GenericXMLValidate</A>
305
<DD>&nbsp;
306 31 jones
</DL>
307
<HR>
308
<A NAME="_S_"><!-- --></A><H2>
309
<B>S</B></H2>
310
<DL>
311 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> -
312
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
313 31 jones
<DD>Add a new attribute to this element, or set its value
314 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXElement.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> -
315
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXElement.html">DBSAXElement</A>
316 31 jones
<DD>Add a new attribute to this element, or set its value
317 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#setDoctype(oracle.xml.parser.v2.DTD)"><B>setDoctype(DTD)</B></A> -
318
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
319
<DD>SAX Handler that receives notification of DTD.
320 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#setElementID(long)"><B>setElementID(long)</B></A> -
321
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
322 31 jones
<DD>Set the id of this element
323 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#setParentID(long)"><B>setParentID(long)</B></A> -
324
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
325 31 jones
<DD>Set the parent id of this element
326 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#setTagName(java.lang.String)"><B>setTagName(String)</B></A> -
327
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
328 31 jones
<DD>Set the tagname of this element
329 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> -
330
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html">DBSAXDocument</A>
331
<DD>Set the document title
332
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html#setTitleFromChildElement()"><B>setTitleFromChildElement()</B></A> -
333
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXDocument.html">DBSAXDocument</A>
334
<DD>Look up the title of the first child element named "title"
335
 and record it as the document title
336
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#startDocument()"><B>startDocument()</B></A> -
337
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
338
<DD>SAX Handler that receives notification of beginning of the document
339 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html#startElement(oracle.xml.parser.v2.NSName, oracle.xml.parser.v2.SAXAttrList)"><B>startElement(NSName, SAXAttrList)</B></A> -
340
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A>
341 31 jones
<DD>SAX Handler that is called at the start of each XML element
342
</DL>
343
<HR>
344
<A NAME="_T_"><!-- --></A><H2>
345
<B>T</B></H2>
346
<DL>
347 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/BasicElement.html#toString()"><B>toString()</B></A> -
348
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/BasicElement.html">BasicElement</A>
349 31 jones
<DD>convert the element to a string representation for display
350 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/ReaderElement.html#toString()"><B>toString()</B></A> -
351
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/ReaderElement.html">ReaderElement</A>
352 31 jones
<DD>String representation for display purposes (recursively descends through
353
 children to create an XML subtree)
354 107 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBTransform.html#transformXMLDocument(java.lang.String, java.lang.String, java.lang.String, java.io.PrintWriter)"><B>transformXMLDocument(String, String, String, PrintWriter)</B></A> -
355
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBTransform.html">DBTransform</A>
356
<DD>Transform an XML document using the stylesheet reference from the db
357 31 jones
</DL>
358
<HR>
359 107 jones
<A NAME="_U_"><!-- --></A><H2>
360
<B>U</B></H2>
361
<DL>
362
<DT><A HREF="edu/ucsb/nceas/metacat/DBDTDHandler.html#unparsedEntityDecl(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>unparsedEntityDecl(String, String, String, String)</B></A> -
363
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBDTDHandler.html">DBDTDHandler</A>
364
<DD>All are reported after startDocument and before first startElement event
365
</DL>
366
<HR>
367
<A NAME="_V_"><!-- --></A><H2>
368
<B>V</B></H2>
369
<DL>
370
<DT><A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html#validate(java.lang.String)"><B>validate(String)</B></A> -
371
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html">GenericXMLValidate</A>
372
<DD>&nbsp;
373
<DT><A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html#validateString(java.lang.String)"><B>validateString(String)</B></A> -
374
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/GenericXMLValidate.html">GenericXMLValidate</A>
375
<DD>&nbsp;
376
<DT><A HREF="edu/ucsb/nceas/metacat/XMLValidate.html#validating"><B>validating</B></A> -
377
Variable in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/XMLValidate.html">XMLValidate</A>
378
<DD>&nbsp;
379
</DL>
380
<HR>
381 31 jones
<A NAME="_W_"><!-- --></A><H2>
382
<B>W</B></H2>
383
<DL>
384 51 jones
<DT><A HREF="edu/ucsb/nceas/metacat/DBSAXElement.html#writeContentToDB()"><B>writeContentToDB()</B></A> -
385
Method in class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/DBSAXElement.html">DBSAXElement</A>
386 31 jones
<DD>Write the element content to the db connection
387
</DL>
388
<HR>
389 107 jones
<A NAME="_X_"><!-- --></A><H2>
390
<B>X</B></H2>
391
<DL>
392
<DT><A HREF="edu/ucsb/nceas/metacat/XMLValidate.html"><B>XMLValidate</B></A> - class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/XMLValidate.html">XMLValidate</A>.<DD>XMLValidate.java
393
         Purpose: A Class that validates XML documents
394
   			   This class is uses a specific parser
395
 				and calls the GenericXMLValidate class
396
                 to do the actual validation
397
       Copyright: 2000 Regents of the University of California and the
398
                  National Center for Ecological Analysis and Synthesis
399
                  April 28, 2000<DT><A HREF="edu/ucsb/nceas/metacat/XMLValidate.html#XMLValidate(java.lang.String)"><B>XMLValidate(String)</B></A> -
400
Constructor for class edu.ucsb.nceas.metacat.<A HREF="edu/ucsb/nceas/metacat/XMLValidate.html">XMLValidate</A>
401
<DD>&nbsp;
402
</DL>
403
<HR>
404
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A>
405 31 jones
<!-- ========== START OF NAVBAR ========== -->
406
<A NAME="navbar_bottom"><!-- --></A>
407
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
408
<TR>
409
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
410
<A NAME="navbar_bottom_firstrow"><!-- --></A>
411
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
412
  <TR ALIGN="center" VALIGN="top">
413 52 jones
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
414 31 jones
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
415 52 jones
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="edu/ucsb/nceas/metacat/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
416 31 jones
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
417
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
418
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
419
  </TR>
420
</TABLE>
421
</TD>
422
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
423
</EM>
424
</TD>
425
</TR>
426
427
<TR>
428
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
429
&nbsp;PREV&nbsp;
430
&nbsp;NEXT</FONT></TD>
431
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
432
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
433
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
434
</TR>
435
</TABLE>
436
<!-- =========== END OF NAVBAR =========== -->
437
438
<HR>
439
440
</BODY>
441
</HTML>