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 Tue Apr 11 19:05:41 AKDT 2000 -->
6
<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
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
23
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
24
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
26
  </TR>
27
</TABLE>
28
</TD>
29
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
30
</EM>
31
</TD>
32
</TR>
33

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

    
45
<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="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A> <HR>
46
<A NAME="_A_"><!-- --></A><H2>
47
<B>A</B></H2>
48
<DL>
49
<DT><A HREF="BasicElement.html#appendContent(char[], int, int)"><B>appendContent(char[], int, int)</B></A> - 
50
Method in class <A HREF="BasicElement.html">BasicElement</A>
51
<DD>Append to the content of the element
52
<DT><A HREF="BasicElement.html#appendContent(java.lang.String)"><B>appendContent(String)</B></A> - 
53
Method in class <A HREF="BasicElement.html">BasicElement</A>
54
<DD>Append to the content of the element
55
</DL>
56
<HR>
57
<A NAME="_B_"><!-- --></A><H2>
58
<B>B</B></H2>
59
<DL>
60
<DT><A HREF="BasicElement.html"><B>BasicElement</B></A> - class <A HREF="BasicElement.html">BasicElement</A>.<DD>A Class that represents an XML element and its contents<DT><A HREF="BasicElement.html#BasicElement()"><B>BasicElement()</B></A> - 
61
Constructor for class <A HREF="BasicElement.html">BasicElement</A>
62
<DD>Construct a Basic Element
63
<DT><A HREF="BasicElement.html#BasicElement(long, java.lang.String, long)"><B>BasicElement(long, String, long)</B></A> - 
64
Constructor for class <A HREF="BasicElement.html">BasicElement</A>
65
<DD>Construct a Basic Element
66
<DT><A HREF="BasicElement.html#BasicElement(java.lang.String, long)"><B>BasicElement(String, long)</B></A> - 
67
Constructor for class <A HREF="BasicElement.html">BasicElement</A>
68
<DD>Construct a Basic Element
69
</DL>
70
<HR>
71
<A NAME="_C_"><!-- --></A><H2>
72
<B>C</B></H2>
73
<DL>
74
<DT><A HREF="DBSAXHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> - 
75
Method in class <A HREF="DBSAXHandler.html">DBSAXHandler</A>
76
<DD>SAX Handler that is called for each XML text node
77
</DL>
78
<HR>
79
<A NAME="_D_"><!-- --></A><H2>
80
<B>D</B></H2>
81
<DL>
82
<DT><A HREF="DBReader.html"><B>DBReader</B></A> - class <A HREF="DBReader.html">DBReader</A>.<DD>A Class that creates an XML text document
83
 from a query to a relational DB containing a DOM representation<DT><A HREF="DBReader.html#DBReader(java.lang.String, java.lang.String, java.lang.String)"><B>DBReader(String, String, String)</B></A> - 
84
Constructor for class <A HREF="DBReader.html">DBReader</A>
85
<DD>construct a DBReader instance.
86
<DT><A HREF="DBSAXElement.html"><B>DBSAXElement</B></A> - class <A HREF="DBSAXElement.html">DBSAXElement</A>.<DD>A Class that represents an XML element and its contents and
87
 can write its own representation to a database connection<DT><A HREF="DBSAXElement.html#DBSAXElement(java.sql.Connection, java.lang.String, long)"><B>DBSAXElement(Connection, String, long)</B></A> - 
88
Constructor for class <A HREF="DBSAXElement.html">DBSAXElement</A>
89
<DD>Construct a new element instance
90
<DT><A HREF="DBSAXHandler.html"><B>DBSAXHandler</B></A> - class <A HREF="DBSAXHandler.html">DBSAXHandler</A>.<DD>A database aware Class implementing callback bethods for the SAX parser to
91
 call when processing the XML stream and generating events<DT><A HREF="DBSAXHandler.html#DBSAXHandler(java.sql.Connection)"><B>DBSAXHandler(Connection)</B></A> - 
92
Constructor for class <A HREF="DBSAXHandler.html">DBSAXHandler</A>
93
<DD>Construct an instance of the handler class
94
<DT><A HREF="DBSAXWriter.html"><B>DBSAXWriter</B></A> - class <A HREF="DBSAXWriter.html">DBSAXWriter</A>.<DD>A Class that reads in an XML text document and
95
 write its contents to a database connection using SAX<DT><A HREF="DBSAXWriter.html#DBSAXWriter(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>DBSAXWriter(String, String, String, String)</B></A> - 
96
Constructor for class <A HREF="DBSAXWriter.html">DBSAXWriter</A>
97
<DD>construct a new instance of the class to write an XML file to the database
98
<DT><A HREF="DBSimpleQuery.html"><B>DBSimpleQuery</B></A> - class <A HREF="DBSimpleQuery.html">DBSimpleQuery</A>.<DD>A Class that searches a relational DB for elements and attributes that
99
 have free text matches to the query string.</DL>
100
<HR>
101
<A NAME="_E_"><!-- --></A><H2>
102
<B>E</B></H2>
103
<DL>
104
<DT><A HREF="DBSAXHandler.html#endElement(oracle.xml.parser.v2.NSName)"><B>endElement(NSName)</B></A> - 
105
Method in class <A HREF="DBSAXHandler.html">DBSAXHandler</A>
106
<DD>SAX Handler that is called at the end of each XML element
107
</DL>
108
<HR>
109
<A NAME="_F_"><!-- --></A><H2>
110
<B>F</B></H2>
111
<DL>
112
<DT><A HREF="DBSAXWriter.html#fileToURL(java.io.File)"><B>fileToURL(File)</B></A> - 
113
Static method in class <A HREF="DBSAXWriter.html">DBSAXWriter</A>
114
<DD>Utility method to convert a file handle into a URL
115
<DT><A HREF="DBSimpleQuery.html#findRootNodes(java.lang.String)"><B>findRootNodes(String)</B></A> - 
116
Method in class <A HREF="DBSimpleQuery.html">DBSimpleQuery</A>
117
<DD>routine to search the elements and attributes looking to match query
118
</DL>
119
<HR>
120
<A NAME="_G_"><!-- --></A><H2>
121
<B>G</B></H2>
122
<DL>
123
<DT><A HREF="BasicElement.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - 
124
Method in class <A HREF="BasicElement.html">BasicElement</A>
125
<DD>Get an attribute value by name
126
<DT><A HREF="BasicElement.html#getAttributes()"><B>getAttributes()</B></A> - 
127
Method in class <A HREF="BasicElement.html">BasicElement</A>
128
<DD>Get the attributes as a string
129
<DT><A HREF="BasicElement.html#getContent()"><B>getContent()</B></A> - 
130
Method in class <A HREF="BasicElement.html">BasicElement</A>
131
<DD>Get the content of the element
132
<DT><A HREF="BasicElement.html#getElementID()"><B>getElementID()</B></A> - 
133
Method in class <A HREF="BasicElement.html">BasicElement</A>
134
<DD>Get the id of this element
135
<DT><A HREF="BasicElement.html#getParentID()"><B>getParentID()</B></A> - 
136
Method in class <A HREF="BasicElement.html">BasicElement</A>
137
<DD>Get the parent id of this element
138
<DT><A HREF="BasicElement.html#getTagName()"><B>getTagName()</B></A> - 
139
Method in class <A HREF="BasicElement.html">BasicElement</A>
140
<DD>Get the name of this element
141
</DL>
142
<HR>
143
<A NAME="_I_"><!-- --></A><H2>
144
<B>I</B></H2>
145
<DL>
146
<DT><A HREF="DBSAXHandler.html#ignorableWhitespace(char[], int, int)"><B>ignorableWhitespace(char[], int, int)</B></A> - 
147
Method in class <A HREF="DBSAXHandler.html">DBSAXHandler</A>
148
<DD>SAX Handler that is called for each XML text node that is Ignorable
149
 white space
150
</DL>
151
<HR>
152
<A NAME="_M_"><!-- --></A><H2>
153
<B>M</B></H2>
154
<DL>
155
<DT><A HREF="DBSAXWriter.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
156
Static method in class <A HREF="DBSAXWriter.html">DBSAXWriter</A>
157
<DD>the main routine used to test the DBSAXWriter utility.
158
<DT><A HREF="DBReader.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
159
Static method in class <A HREF="DBReader.html">DBReader</A>
160
<DD>main routine used for testing.
161
<DT><A HREF="DBSimpleQuery.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
162
Static method in class <A HREF="DBSimpleQuery.html">DBSimpleQuery</A>
163
<DD>the main routine used to test the DBSimpleQuery utility.
164
</DL>
165
<HR>
166
<A NAME="_R_"><!-- --></A><H2>
167
<B>R</B></H2>
168
<DL>
169
<DT><A HREF="ReaderElement.html"><B>ReaderElement</B></A> - class <A HREF="ReaderElement.html">ReaderElement</A>.<DD>A Class that represents an XML element and its contents,
170
 and can build itself from a database connection<DT><A HREF="ReaderElement.html#ReaderElement(java.sql.Connection)"><B>ReaderElement(Connection)</B></A> - 
171
Constructor for class <A HREF="ReaderElement.html">ReaderElement</A>
172
<DD>Construct a new ReaderElement instance
173
<DT><A HREF="ReaderElement.html#ReaderElement(java.sql.Connection, long)"><B>ReaderElement(Connection, long)</B></A> - 
174
Constructor for class <A HREF="ReaderElement.html">ReaderElement</A>
175
<DD>Construct a new ReaderElement instance
176
<DT><A HREF="ReaderElement.html#ReaderElement(java.sql.Connection, long, long, java.lang.String, java.lang.String)"><B>ReaderElement(Connection, long, long, String, String)</B></A> - 
177
Constructor for class <A HREF="ReaderElement.html">ReaderElement</A>
178
<DD>Construct a new ReaderElement instance
179
<DT><A HREF="DBReader.html#readXMLDocument(long)"><B>readXMLDocument(long)</B></A> - 
180
Method in class <A HREF="DBReader.html">DBReader</A>
181
<DD>Create an XML document from the database starting with the element 
182
 having element_id nodeid
183
</DL>
184
<HR>
185
<A NAME="_S_"><!-- --></A><H2>
186
<B>S</B></H2>
187
<DL>
188
<DT><A HREF="BasicElement.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> - 
189
Method in class <A HREF="BasicElement.html">BasicElement</A>
190
<DD>Add a new attribute to this element, or set its value
191
<DT><A HREF="DBSAXElement.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> - 
192
Method in class <A HREF="DBSAXElement.html">DBSAXElement</A>
193
<DD>Add a new attribute to this element, or set its value
194
<DT><A HREF="BasicElement.html#setElementID(long)"><B>setElementID(long)</B></A> - 
195
Method in class <A HREF="BasicElement.html">BasicElement</A>
196
<DD>Set the id of this element
197
<DT><A HREF="BasicElement.html#setParentID(long)"><B>setParentID(long)</B></A> - 
198
Method in class <A HREF="BasicElement.html">BasicElement</A>
199
<DD>Set the parent id of this element
200
<DT><A HREF="BasicElement.html#setTagName(java.lang.String)"><B>setTagName(String)</B></A> - 
201
Method in class <A HREF="BasicElement.html">BasicElement</A>
202
<DD>Set the tagname of this element
203
<DT><A HREF="DBSAXHandler.html#startElement(oracle.xml.parser.v2.NSName, oracle.xml.parser.v2.SAXAttrList)"><B>startElement(NSName, SAXAttrList)</B></A> - 
204
Method in class <A HREF="DBSAXHandler.html">DBSAXHandler</A>
205
<DD>SAX Handler that is called at the start of each XML element
206
</DL>
207
<HR>
208
<A NAME="_T_"><!-- --></A><H2>
209
<B>T</B></H2>
210
<DL>
211
<DT><A HREF="BasicElement.html#toString()"><B>toString()</B></A> - 
212
Method in class <A HREF="BasicElement.html">BasicElement</A>
213
<DD>convert the element to a string representation for display
214
<DT><A HREF="ReaderElement.html#toString()"><B>toString()</B></A> - 
215
Method in class <A HREF="ReaderElement.html">ReaderElement</A>
216
<DD>String representation for display purposes (recursively descends through
217
 children to create an XML subtree)
218
</DL>
219
<HR>
220
<A NAME="_W_"><!-- --></A><H2>
221
<B>W</B></H2>
222
<DL>
223
<DT><A HREF="DBSAXElement.html#writeContentToDB()"><B>writeContentToDB()</B></A> - 
224
Method in class <A HREF="DBSAXElement.html">DBSAXElement</A>
225
<DD>Write the element content to the db connection
226
</DL>
227
<HR>
228
<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="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A> 
229
<!-- ========== START OF NAVBAR ========== -->
230
<A NAME="navbar_bottom"><!-- --></A>
231
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
232
<TR>
233
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
234
<A NAME="navbar_bottom_firstrow"><!-- --></A>
235
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
236
  <TR ALIGN="center" VALIGN="top">
237
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
238
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
239
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
240
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
241
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
242
  </TR>
243
</TABLE>
244
</TD>
245
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
246
</EM>
247
</TD>
248
</TR>
249

    
250
<TR>
251
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
252
&nbsp;PREV&nbsp;
253
&nbsp;NEXT</FONT></TD>
254
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
255
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
256
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
257
</TR>
258
</TABLE>
259
<!-- =========== END OF NAVBAR =========== -->
260

    
261
<HR>
262

    
263
</BODY>
264
</HTML>
(11-11/16)