Revision 205
Added by Matt Jones over 24 years ago
docs/edu/ucsb/nceas/metacat/XMLValidate.html | ||
---|---|---|
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 Jun 20 16:37:31 AKDT 2000 --> |
|
6 |
<TITLE> |
|
7 |
MetaCat API: Class XMLValidate |
|
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> </TD> |
|
22 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
23 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLValidate.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A> </TD> |
|
24 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
25 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
26 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
27 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </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 |
<A HREF="../../../../edu/ucsb/nceas/metacat/TextNode.html"><B>PREV CLASS</B></A> |
|
39 |
NEXT CLASS</FONT></TD> |
|
40 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
41 |
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
42 |
<A HREF="XMLValidate.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
43 |
</TR> |
|
44 |
<TR> |
|
45 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
46 |
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
|
47 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
48 |
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
|
49 |
</TR> |
|
50 |
</TABLE> |
|
51 |
<!-- =========== END OF NAVBAR =========== --> |
|
52 |
|
|
53 |
<HR> |
|
54 |
<!-- ======== START OF CLASS DATA ======== --> |
|
55 |
<H2> |
|
56 |
<FONT SIZE="-1"> |
|
57 |
edu.ucsb.nceas.metacat</FONT> |
|
58 |
<BR> |
|
59 |
Class XMLValidate</H2> |
|
60 |
<PRE> |
|
61 |
java.lang.Object |
|
62 |
| |
|
63 |
+--<B>edu.ucsb.nceas.metacat.XMLValidate</B> |
|
64 |
</PRE> |
|
65 |
<HR> |
|
66 |
<DL> |
|
67 |
<DT>public class <B>XMLValidate</B><DT>extends java.lang.Object</DL> |
|
68 |
|
|
69 |
<P> |
|
70 |
XMLValidate.java |
|
71 |
Purpose: A Class that validates XML documents |
|
72 |
This class is uses a specific parser |
|
73 |
and calls the GenericXMLValidate class |
|
74 |
to do the actual validation |
|
75 |
Copyright: 2000 Regents of the University of California and the |
|
76 |
National Center for Ecological Analysis and Synthesis |
|
77 |
April 28, 2000 |
|
78 |
<P> |
|
79 |
<DL> |
|
80 |
<DT><B>Version: </B><DD>Version 1.0</DD> |
|
81 |
<DT><B>Author: </B><DD>Dan Higgins</DD> |
|
82 |
</DL> |
|
83 |
<HR> |
|
84 |
|
|
85 |
<P> |
|
86 |
<!-- ======== INNER CLASS SUMMARY ======== --> |
|
87 |
|
|
88 |
|
|
89 |
<!-- =========== FIELD SUMMARY =========== --> |
|
90 |
|
|
91 |
<A NAME="field_summary"><!-- --></A> |
|
92 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
93 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
94 |
<TD COLSPAN=2><FONT SIZE="+2"> |
|
95 |
<B>Field Summary</B></FONT></TD> |
|
96 |
</TR> |
|
97 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
98 |
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
99 |
<CODE> boolean</CODE></FONT></TD> |
|
100 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/XMLValidate.html#validating">validating</A></B></CODE> |
|
101 |
|
|
102 |
<BR> |
|
103 |
</TD> |
|
104 |
</TR> |
|
105 |
</TABLE> |
|
106 |
|
|
107 |
<!-- ======== CONSTRUCTOR SUMMARY ======== --> |
|
108 |
|
|
109 |
<A NAME="constructor_summary"><!-- --></A> |
|
110 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
111 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
112 |
<TD COLSPAN=2><FONT SIZE="+2"> |
|
113 |
<B>Constructor Summary</B></FONT></TD> |
|
114 |
</TR> |
|
115 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
116 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/XMLValidate.html#XMLValidate(java.lang.String)">XMLValidate</A></B>(java.lang.String docname)</CODE> |
|
117 |
|
|
118 |
<BR> |
|
119 |
</TD> |
|
120 |
</TR> |
|
121 |
</TABLE> |
|
122 |
|
|
123 |
<!-- ========== METHOD SUMMARY =========== --> |
|
124 |
|
|
125 |
<A NAME="method_summary"><!-- --></A> |
|
126 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
127 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
128 |
<TD COLSPAN=2><FONT SIZE="+2"> |
|
129 |
<B>Method Summary</B></FONT></TD> |
|
130 |
</TR> |
|
131 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
132 |
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
133 |
<CODE>static void</CODE></FONT></TD> |
|
134 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/XMLValidate.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</CODE> |
|
135 |
|
|
136 |
<BR> |
|
137 |
</TD> |
|
138 |
</TR> |
|
139 |
</TABLE> |
|
140 |
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> |
|
141 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
142 |
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
|
143 |
<TD><B>Methods inherited from class java.lang.Object</B></TD> |
|
144 |
</TR> |
|
145 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
146 |
<TD><CODE>clone, |
|
147 |
equals, |
|
148 |
finalize, |
|
149 |
getClass, |
|
150 |
hashCode, |
|
151 |
notify, |
|
152 |
notifyAll, |
|
153 |
toString, |
|
154 |
wait, |
|
155 |
wait, |
|
156 |
wait</CODE></TD> |
|
157 |
</TR> |
|
158 |
</TABLE> |
|
159 |
|
|
160 |
<P> |
|
161 |
|
|
162 |
<!-- ============ FIELD DETAIL =========== --> |
|
163 |
|
|
164 |
<A NAME="field_detail"><!-- --></A> |
|
165 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
166 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
167 |
<TD COLSPAN=1><FONT SIZE="+2"> |
|
168 |
<B>Field Detail</B></FONT></TD> |
|
169 |
</TR> |
|
170 |
</TABLE> |
|
171 |
|
|
172 |
<A NAME="validating"><!-- --></A><H3> |
|
173 |
validating</H3> |
|
174 |
<PRE> |
|
175 |
public boolean <B>validating</B></PRE> |
|
176 |
<DL> |
|
177 |
</DL> |
|
178 |
|
|
179 |
<!-- ========= CONSTRUCTOR DETAIL ======== --> |
|
180 |
|
|
181 |
<A NAME="constructor_detail"><!-- --></A> |
|
182 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
183 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
184 |
<TD COLSPAN=1><FONT SIZE="+2"> |
|
185 |
<B>Constructor Detail</B></FONT></TD> |
|
186 |
</TR> |
|
187 |
</TABLE> |
|
188 |
|
|
189 |
<A NAME="XMLValidate(java.lang.String)"><!-- --></A><H3> |
|
190 |
XMLValidate</H3> |
|
191 |
<PRE> |
|
192 |
public <B>XMLValidate</B>(java.lang.String docname)</PRE> |
|
193 |
<DL> |
|
194 |
</DL> |
|
195 |
|
|
196 |
<!-- ============ METHOD DETAIL ========== --> |
|
197 |
|
|
198 |
<A NAME="method_detail"><!-- --></A> |
|
199 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
200 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
201 |
<TD COLSPAN=1><FONT SIZE="+2"> |
|
202 |
<B>Method Detail</B></FONT></TD> |
|
203 |
</TR> |
|
204 |
</TABLE> |
|
205 |
|
|
206 |
<A NAME="main(java.lang.String[])"><!-- --></A><H3> |
|
207 |
main</H3> |
|
208 |
<PRE> |
|
209 |
public static void <B>main</B>(java.lang.String[] args)</PRE> |
|
210 |
<DL> |
|
211 |
</DL> |
|
212 |
<!-- ========= END OF CLASS DATA ========= --> |
|
213 |
<HR> |
|
214 |
|
|
215 |
<!-- ========== START OF NAVBAR ========== --> |
|
216 |
<A NAME="navbar_bottom"><!-- --></A> |
|
217 |
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> |
|
218 |
<TR> |
|
219 |
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
220 |
<A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
221 |
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> |
|
222 |
<TR ALIGN="center" VALIGN="top"> |
|
223 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
224 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
225 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLValidate.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A> </TD> |
|
226 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
227 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
228 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
229 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
230 |
</TR> |
|
231 |
</TABLE> |
|
232 |
</TD> |
|
233 |
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
234 |
</EM> |
|
235 |
</TD> |
|
236 |
</TR> |
|
237 |
|
|
238 |
<TR> |
|
239 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
240 |
<A HREF="../../../../edu/ucsb/nceas/metacat/TextNode.html"><B>PREV CLASS</B></A> |
|
241 |
NEXT CLASS</FONT></TD> |
|
242 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
243 |
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
244 |
<A HREF="XMLValidate.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
245 |
</TR> |
|
246 |
<TR> |
|
247 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
248 |
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
|
249 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
250 |
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
|
251 |
</TR> |
|
252 |
</TABLE> |
|
253 |
<!-- =========== END OF NAVBAR =========== --> |
|
254 |
|
|
255 |
<HR> |
|
256 |
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i> |
|
257 |
</BODY> |
|
258 |
</HTML> |
|
259 | 0 |
docs/edu/ucsb/nceas/metacat/DBSAXWriter.html | ||
---|---|---|
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 Wed Jun 07 16:35:58 AKDT 2000 --> |
|
6 |
<TITLE> |
|
7 |
MetaCat API: Class DBSAXWriter |
|
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> </TD> |
|
22 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
23 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DBSAXWriter.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A> </TD> |
|
24 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
25 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
26 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
27 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </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 |
<A HREF="../../../../edu/ucsb/nceas/metacat/DBSAXNode.html"><B>PREV CLASS</B></A> |
|
39 |
<A HREF="../../../../edu/ucsb/nceas/metacat/DBSimpleQuery.html"><B>NEXT CLASS</B></A></FONT></TD> |
|
40 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
41 |
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
42 |
<A HREF="DBSAXWriter.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
43 |
</TR> |
|
44 |
<TR> |
|
45 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
46 |
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
|
47 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
48 |
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
|
49 |
</TR> |
|
50 |
</TABLE> |
|
51 |
<!-- =========== END OF NAVBAR =========== --> |
|
52 |
|
|
53 |
<HR> |
|
54 |
<!-- ======== START OF CLASS DATA ======== --> |
|
55 |
<H2> |
|
56 |
<FONT SIZE="-1"> |
|
57 |
edu.ucsb.nceas.metacat</FONT> |
|
58 |
<BR> |
|
59 |
Class DBSAXWriter</H2> |
|
60 |
<PRE> |
|
61 |
java.lang.Object |
|
62 |
| |
|
63 |
+--<B>edu.ucsb.nceas.metacat.DBSAXWriter</B> |
|
64 |
</PRE> |
|
65 |
<HR> |
|
66 |
<DL> |
|
67 |
<DT>public class <B>DBSAXWriter</B><DT>extends java.lang.Object</DL> |
|
68 |
|
|
69 |
<P> |
|
70 |
A Class that reads in an XML text document and |
|
71 |
write its contents to a database connection using SAX |
|
72 |
<P> |
|
73 |
<HR> |
|
74 |
|
|
75 |
<P> |
|
76 |
<!-- ======== INNER CLASS SUMMARY ======== --> |
|
77 |
|
|
78 |
|
|
79 |
<!-- =========== FIELD SUMMARY =========== --> |
|
80 |
|
|
81 |
|
|
82 |
<!-- ======== CONSTRUCTOR SUMMARY ======== --> |
|
83 |
|
|
84 |
<A NAME="constructor_summary"><!-- --></A> |
|
85 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
86 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
87 |
<TD COLSPAN=2><FONT SIZE="+2"> |
|
88 |
<B>Constructor Summary</B></FONT></TD> |
|
89 |
</TR> |
|
90 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
91 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/DBSAXWriter.html#DBSAXWriter(java.io.Reader, java.sql.Connection)">DBSAXWriter</A></B>(java.io.Reader xml, |
|
92 |
java.sql.Connection conn)</CODE> |
|
93 |
|
|
94 |
<BR> |
|
95 |
construct a new instance of the class to write an XML file to the database</TD> |
|
96 |
</TR> |
|
97 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
98 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/DBSAXWriter.html#DBSAXWriter(java.lang.String, java.sql.Connection)">DBSAXWriter</A></B>(java.lang.String filename, |
|
99 |
java.sql.Connection conn)</CODE> |
|
100 |
|
|
101 |
<BR> |
|
102 |
</TD> |
|
103 |
</TR> |
|
104 |
</TABLE> |
|
105 |
|
|
106 |
<!-- ========== METHOD SUMMARY =========== --> |
|
107 |
|
|
108 |
<A NAME="method_summary"><!-- --></A> |
|
109 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
110 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
111 |
<TD COLSPAN=2><FONT SIZE="+2"> |
|
112 |
<B>Method Summary</B></FONT></TD> |
|
113 |
</TR> |
|
114 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
115 |
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
116 |
<CODE>static java.net.URL</CODE></FONT></TD> |
|
117 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/DBSAXWriter.html#fileToURL(java.io.File)">fileToURL</A></B>(java.io.File file)</CODE> |
|
118 |
|
|
119 |
<BR> |
|
120 |
Utility method to convert a file handle into a URL</TD> |
|
121 |
</TR> |
|
122 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
123 |
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
124 |
<CODE>static void</CODE></FONT></TD> |
|
125 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/DBSAXWriter.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</CODE> |
|
126 |
|
|
127 |
<BR> |
|
128 |
the main routine used to test the DBSAXWriter utility.</TD> |
|
129 |
</TR> |
|
130 |
</TABLE> |
|
131 |
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> |
|
132 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
133 |
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
|
134 |
<TD><B>Methods inherited from class java.lang.Object</B></TD> |
|
135 |
</TR> |
|
136 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
137 |
<TD><CODE>clone, |
|
138 |
equals, |
|
139 |
finalize, |
|
140 |
getClass, |
|
141 |
hashCode, |
|
142 |
notify, |
|
143 |
notifyAll, |
|
144 |
toString, |
|
145 |
wait, |
|
146 |
wait, |
|
147 |
wait</CODE></TD> |
|
148 |
</TR> |
|
149 |
</TABLE> |
|
150 |
|
|
151 |
<P> |
|
152 |
|
|
153 |
<!-- ============ FIELD DETAIL =========== --> |
|
154 |
|
|
155 |
|
|
156 |
<!-- ========= CONSTRUCTOR DETAIL ======== --> |
|
157 |
|
|
158 |
<A NAME="constructor_detail"><!-- --></A> |
|
159 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
160 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
161 |
<TD COLSPAN=1><FONT SIZE="+2"> |
|
162 |
<B>Constructor Detail</B></FONT></TD> |
|
163 |
</TR> |
|
164 |
</TABLE> |
|
165 |
|
|
166 |
<A NAME="DBSAXWriter(java.io.Reader, java.sql.Connection)"><!-- --></A><H3> |
|
167 |
DBSAXWriter</H3> |
|
168 |
<PRE> |
|
169 |
public <B>DBSAXWriter</B>(java.io.Reader xml, |
|
170 |
java.sql.Connection conn) |
|
171 |
throws java.io.IOException, |
|
172 |
java.sql.SQLException, |
|
173 |
java.lang.ClassNotFoundException</PRE> |
|
174 |
<DL> |
|
175 |
<DD>construct a new instance of the class to write an XML file to the database<DD><DL> |
|
176 |
<DT><B>Parameters:</B><DD><CODE>filename</CODE> - the filename to be loaded into the database<DD><CODE>conn</CODE> - the database connection to which to write the XML file</DL> |
|
177 |
</DD> |
|
178 |
</DL> |
|
179 |
<HR> |
|
180 |
|
|
181 |
<A NAME="DBSAXWriter(java.lang.String, java.sql.Connection)"><!-- --></A><H3> |
|
182 |
DBSAXWriter</H3> |
|
183 |
<PRE> |
|
184 |
public <B>DBSAXWriter</B>(java.lang.String filename, |
|
185 |
java.sql.Connection conn) |
|
186 |
throws java.io.IOException, |
|
187 |
java.sql.SQLException, |
|
188 |
java.lang.ClassNotFoundException</PRE> |
|
189 |
<DL> |
|
190 |
</DL> |
|
191 |
|
|
192 |
<!-- ============ METHOD DETAIL ========== --> |
|
193 |
|
|
194 |
<A NAME="method_detail"><!-- --></A> |
|
195 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
196 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
197 |
<TD COLSPAN=1><FONT SIZE="+2"> |
|
198 |
<B>Method Detail</B></FONT></TD> |
|
199 |
</TR> |
|
200 |
</TABLE> |
|
201 |
|
|
202 |
<A NAME="main(java.lang.String[])"><!-- --></A><H3> |
|
203 |
main</H3> |
|
204 |
<PRE> |
|
205 |
public static void <B>main</B>(java.lang.String[] args)</PRE> |
|
206 |
<DL> |
|
207 |
<DD>the main routine used to test the DBSAXWriter utility. |
|
208 |
|
|
209 |
Usage: java DBSAXWriter <filename> <user> <password> [dbstring]<DD><DL> |
|
210 |
<DT><B>Parameters:</B><DD><CODE>filename</CODE> - the filename to be loaded into the database<DD><CODE>user</CODE> - the username to use for the database connection<DD><CODE>password</CODE> - the password to use for the database connection<DD><CODE>dbstring</CODE> - the connection info to use for the database connection</DL> |
|
211 |
</DD> |
|
212 |
</DL> |
|
213 |
<HR> |
|
214 |
|
|
215 |
<A NAME="fileToURL(java.io.File)"><!-- --></A><H3> |
|
216 |
fileToURL</H3> |
|
217 |
<PRE> |
|
218 |
public static java.net.URL <B>fileToURL</B>(java.io.File file)</PRE> |
|
219 |
<DL> |
|
220 |
<DD>Utility method to convert a file handle into a URL</DL> |
|
221 |
<!-- ========= END OF CLASS DATA ========= --> |
|
222 |
<HR> |
|
223 |
|
|
224 |
<!-- ========== START OF NAVBAR ========== --> |
|
225 |
<A NAME="navbar_bottom"><!-- --></A> |
|
226 |
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> |
|
227 |
<TR> |
|
228 |
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
229 |
<A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
230 |
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> |
|
231 |
<TR ALIGN="center" VALIGN="top"> |
|
232 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
233 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
234 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DBSAXWriter.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A> </TD> |
|
235 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
236 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
237 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
238 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
239 |
</TR> |
|
240 |
</TABLE> |
|
241 |
</TD> |
|
242 |
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
243 |
</EM> |
|
244 |
</TD> |
|
245 |
</TR> |
|
246 |
|
|
247 |
<TR> |
|
248 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
249 |
<A HREF="../../../../edu/ucsb/nceas/metacat/DBSAXNode.html"><B>PREV CLASS</B></A> |
|
250 |
<A HREF="../../../../edu/ucsb/nceas/metacat/DBSimpleQuery.html"><B>NEXT CLASS</B></A></FONT></TD> |
|
251 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
252 |
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
253 |
<A HREF="DBSAXWriter.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
254 |
</TR> |
|
255 |
<TR> |
|
256 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
257 |
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
|
258 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
259 |
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
|
260 |
</TR> |
|
261 |
</TABLE> |
|
262 |
<!-- =========== END OF NAVBAR =========== --> |
|
263 |
|
|
264 |
<HR> |
|
265 |
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i> |
|
266 |
</BODY> |
|
267 |
</HTML> |
|
268 | 0 |
docs/edu/ucsb/nceas/metacat/GenericXMLValidate.html | ||
---|---|---|
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 Jun 20 16:37:31 AKDT 2000 --> |
|
6 |
<TITLE> |
|
7 |
MetaCat API: Class GenericXMLValidate |
|
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> </TD> |
|
22 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
23 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GenericXMLValidate.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A> </TD> |
|
24 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
25 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
26 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
27 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </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 |
<A HREF="../../../../edu/ucsb/nceas/metacat/ElementNode.html"><B>PREV CLASS</B></A> |
|
39 |
<A HREF="../../../../edu/ucsb/nceas/metacat/MetaCatServlet.html"><B>NEXT CLASS</B></A></FONT></TD> |
|
40 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
41 |
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
42 |
<A HREF="GenericXMLValidate.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
43 |
</TR> |
|
44 |
<TR> |
|
45 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
46 |
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
|
47 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
48 |
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
|
49 |
</TR> |
|
50 |
</TABLE> |
|
51 |
<!-- =========== END OF NAVBAR =========== --> |
|
52 |
|
|
53 |
<HR> |
|
54 |
<!-- ======== START OF CLASS DATA ======== --> |
|
55 |
<H2> |
|
56 |
<FONT SIZE="-1"> |
|
57 |
edu.ucsb.nceas.metacat</FONT> |
|
58 |
<BR> |
|
59 |
Class GenericXMLValidate</H2> |
|
60 |
<PRE> |
|
61 |
java.lang.Object |
|
62 |
| |
|
63 |
+--<B>edu.ucsb.nceas.metacat.GenericXMLValidate</B> |
|
64 |
</PRE> |
|
65 |
<HR> |
|
66 |
<DL> |
|
67 |
<DT>public class <B>GenericXMLValidate</B><DT>extends java.lang.Object</DL> |
|
68 |
|
|
69 |
<P> |
|
70 |
Name: GenericXMLValidate.java |
|
71 |
Purpose: A Class that validates XML documents |
|
72 |
This class is designed to be 'parser independent |
|
73 |
i.e. it uses only org.xml.sax classes |
|
74 |
It is tied to SAX 1.0 methods |
|
75 |
Copyright: 2000 Regents of the University of California and the |
|
76 |
National Center for Ecological Analysis and Synthesis |
|
77 |
April 28, 2000 |
|
78 |
<P> |
|
79 |
<DL> |
|
80 |
<DT><B>Version: </B><DD>1.0</DD> |
|
81 |
<DT><B>Author: </B><DD>Dan Higgins</DD> |
|
82 |
</DL> |
|
83 |
<HR> |
|
84 |
|
|
85 |
<P> |
|
86 |
<!-- ======== INNER CLASS SUMMARY ======== --> |
|
87 |
|
|
88 |
|
|
89 |
<!-- =========== FIELD SUMMARY =========== --> |
|
90 |
|
|
91 |
|
|
92 |
<!-- ======== CONSTRUCTOR SUMMARY ======== --> |
|
93 |
|
|
94 |
<A NAME="constructor_summary"><!-- --></A> |
|
95 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
96 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
97 |
<TD COLSPAN=2><FONT SIZE="+2"> |
|
98 |
<B>Constructor Summary</B></FONT></TD> |
|
99 |
</TR> |
|
100 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
101 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/GenericXMLValidate.html#GenericXMLValidate(org.xml.sax.Parser)">GenericXMLValidate</A></B>(org.xml.sax.Parser parse)</CODE> |
|
102 |
|
|
103 |
<BR> |
|
104 |
</TD> |
|
105 |
</TR> |
|
106 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
107 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/GenericXMLValidate.html#GenericXMLValidate(org.xml.sax.Parser, java.lang.String)">GenericXMLValidate</A></B>(org.xml.sax.Parser parse, |
|
108 |
java.lang.String xmlcatalogfile)</CODE> |
|
109 |
|
|
110 |
<BR> |
|
111 |
</TD> |
|
112 |
</TR> |
|
113 |
</TABLE> |
|
114 |
|
|
115 |
<!-- ========== METHOD SUMMARY =========== --> |
|
116 |
|
|
117 |
<A NAME="method_summary"><!-- --></A> |
|
118 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
119 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
120 |
<TD COLSPAN=2><FONT SIZE="+2"> |
|
121 |
<B>Method Summary</B></FONT></TD> |
|
122 |
</TR> |
|
123 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
124 |
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
125 |
<CODE> java.lang.String</CODE></FONT></TD> |
|
126 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/GenericXMLValidate.html#returnErrors()">returnErrors</A></B>()</CODE> |
|
127 |
|
|
128 |
<BR> |
|
129 |
</TD> |
|
130 |
</TR> |
|
131 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
132 |
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
133 |
<CODE> boolean</CODE></FONT></TD> |
|
134 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/GenericXMLValidate.html#validate(java.lang.String)">validate</A></B>(java.lang.String doc)</CODE> |
|
135 |
|
|
136 |
<BR> |
|
137 |
</TD> |
|
138 |
</TR> |
|
139 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
140 |
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
141 |
<CODE> boolean</CODE></FONT></TD> |
|
142 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/GenericXMLValidate.html#validateString(java.lang.String)">validateString</A></B>(java.lang.String xmldoc)</CODE> |
|
143 |
|
|
144 |
<BR> |
|
145 |
</TD> |
|
146 |
</TR> |
|
147 |
</TABLE> |
|
148 |
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> |
|
149 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
150 |
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
|
151 |
<TD><B>Methods inherited from class java.lang.Object</B></TD> |
|
152 |
</TR> |
|
153 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
154 |
<TD><CODE>clone, |
|
155 |
equals, |
|
156 |
finalize, |
|
157 |
getClass, |
|
158 |
hashCode, |
|
159 |
notify, |
|
160 |
notifyAll, |
|
161 |
toString, |
|
162 |
wait, |
|
163 |
wait, |
|
164 |
wait</CODE></TD> |
|
165 |
</TR> |
|
166 |
</TABLE> |
|
167 |
|
|
168 |
<P> |
|
169 |
|
|
170 |
<!-- ============ FIELD DETAIL =========== --> |
|
171 |
|
|
172 |
|
|
173 |
<!-- ========= CONSTRUCTOR DETAIL ======== --> |
|
174 |
|
|
175 |
<A NAME="constructor_detail"><!-- --></A> |
|
176 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
177 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
178 |
<TD COLSPAN=1><FONT SIZE="+2"> |
|
179 |
<B>Constructor Detail</B></FONT></TD> |
|
180 |
</TR> |
|
181 |
</TABLE> |
|
182 |
|
|
183 |
<A NAME="GenericXMLValidate(org.xml.sax.Parser)"><!-- --></A><H3> |
|
184 |
GenericXMLValidate</H3> |
|
185 |
<PRE> |
|
186 |
public <B>GenericXMLValidate</B>(org.xml.sax.Parser parse)</PRE> |
|
187 |
<DL> |
|
188 |
</DL> |
|
189 |
<HR> |
|
190 |
|
|
191 |
<A NAME="GenericXMLValidate(org.xml.sax.Parser, java.lang.String)"><!-- --></A><H3> |
|
192 |
GenericXMLValidate</H3> |
|
193 |
<PRE> |
|
194 |
public <B>GenericXMLValidate</B>(org.xml.sax.Parser parse, |
|
195 |
java.lang.String xmlcatalogfile)</PRE> |
|
196 |
<DL> |
|
197 |
</DL> |
|
198 |
|
|
199 |
<!-- ============ METHOD DETAIL ========== --> |
|
200 |
|
|
201 |
<A NAME="method_detail"><!-- --></A> |
|
202 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
203 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
204 |
<TD COLSPAN=1><FONT SIZE="+2"> |
|
205 |
<B>Method Detail</B></FONT></TD> |
|
206 |
</TR> |
|
207 |
</TABLE> |
|
208 |
|
|
209 |
<A NAME="validate(java.lang.String)"><!-- --></A><H3> |
|
210 |
validate</H3> |
|
211 |
<PRE> |
|
212 |
public boolean <B>validate</B>(java.lang.String doc)</PRE> |
|
213 |
<DL> |
|
214 |
</DL> |
|
215 |
<HR> |
|
216 |
|
|
217 |
<A NAME="validateString(java.lang.String)"><!-- --></A><H3> |
|
218 |
validateString</H3> |
|
219 |
<PRE> |
|
220 |
public boolean <B>validateString</B>(java.lang.String xmldoc)</PRE> |
|
221 |
<DL> |
|
222 |
</DL> |
|
223 |
<HR> |
|
224 |
|
|
225 |
<A NAME="returnErrors()"><!-- --></A><H3> |
|
226 |
returnErrors</H3> |
|
227 |
<PRE> |
|
228 |
public java.lang.String <B>returnErrors</B>()</PRE> |
|
229 |
<DL> |
|
230 |
</DL> |
|
231 |
<!-- ========= END OF CLASS DATA ========= --> |
|
232 |
<HR> |
|
233 |
|
|
234 |
<!-- ========== START OF NAVBAR ========== --> |
|
235 |
<A NAME="navbar_bottom"><!-- --></A> |
|
236 |
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> |
|
237 |
<TR> |
|
238 |
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
239 |
<A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
240 |
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> |
|
241 |
<TR ALIGN="center" VALIGN="top"> |
|
242 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
243 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
244 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GenericXMLValidate.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A> </TD> |
|
245 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
246 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
247 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
248 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
249 |
</TR> |
|
250 |
</TABLE> |
|
251 |
</TD> |
|
252 |
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
253 |
</EM> |
|
254 |
</TD> |
|
255 |
</TR> |
|
256 |
|
|
257 |
<TR> |
|
258 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
259 |
<A HREF="../../../../edu/ucsb/nceas/metacat/ElementNode.html"><B>PREV CLASS</B></A> |
|
260 |
<A HREF="../../../../edu/ucsb/nceas/metacat/MetaCatServlet.html"><B>NEXT CLASS</B></A></FONT></TD> |
|
261 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
262 |
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
263 |
<A HREF="GenericXMLValidate.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
264 |
</TR> |
|
265 |
<TR> |
|
266 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
267 |
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
|
268 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
269 |
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
|
270 |
</TR> |
|
271 |
</TABLE> |
|
272 |
<!-- =========== END OF NAVBAR =========== --> |
|
273 |
|
|
274 |
<HR> |
|
275 |
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i> |
|
276 |
</BODY> |
|
277 |
</HTML> |
|
278 | 0 |
docs/edu/ucsb/nceas/metacat/class-use/XMLValidate.html | ||
---|---|---|
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 Jun 20 16:37:28 AKDT 2000 --> |
|
6 |
<TITLE> |
|
7 |
MetaCat API: Uses of Class edu.ucsb.nceas.metacat.XMLValidate |
|
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> </TD> |
|
22 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../edu/ucsb/nceas/metacat/XMLValidate.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A> </TD> |
|
23 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> |
|
24 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
25 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
26 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
27 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </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 |
PREV |
|
39 |
NEXT</FONT></TD> |
|
40 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
41 |
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
42 |
<A HREF="XMLValidate.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.XMLValidate</B></H2> |
|
51 |
</CENTER> |
|
52 |
No usage of edu.ucsb.nceas.metacat.XMLValidate |
|
53 |
<P> |
|
54 |
<HR> |
|
55 |
|
|
56 |
<!-- ========== START OF NAVBAR ========== --> |
|
57 |
<A NAME="navbar_bottom"><!-- --></A> |
|
58 |
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> |
|
59 |
<TR> |
|
60 |
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
61 |
<A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
62 |
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> |
|
63 |
<TR ALIGN="center" VALIGN="top"> |
|
64 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
65 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../edu/ucsb/nceas/metacat/XMLValidate.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A> </TD> |
|
66 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> |
|
67 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
68 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
69 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
70 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
71 |
</TR> |
|
72 |
</TABLE> |
|
73 |
</TD> |
|
74 |
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
75 |
</EM> |
|
76 |
</TD> |
|
77 |
</TR> |
|
78 |
|
|
79 |
<TR> |
|
80 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
81 |
PREV |
|
82 |
NEXT</FONT></TD> |
|
83 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
84 |
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
85 |
<A HREF="XMLValidate.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
86 |
</TR> |
|
87 |
</TABLE> |
|
88 |
<!-- =========== END OF NAVBAR =========== --> |
|
89 |
|
|
90 |
<HR> |
|
91 |
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i> |
|
92 |
</BODY> |
|
93 |
</HTML> |
|
94 | 0 |
docs/edu/ucsb/nceas/metacat/class-use/DBSAXWriter.html | ||
---|---|---|
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 Wed Jun 07 16:35:56 AKDT 2000 --> |
|
6 |
<TITLE> |
|
7 |
MetaCat API: Uses of Class edu.ucsb.nceas.metacat.DBSAXWriter |
|
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> </TD> |
|
22 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXWriter.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A> </TD> |
|
23 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> |
|
24 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
25 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
26 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
27 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </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 |
PREV |
|
39 |
NEXT</FONT></TD> |
|
40 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
41 |
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
42 |
<A HREF="DBSAXWriter.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.DBSAXWriter</B></H2> |
|
51 |
</CENTER> |
|
52 |
No usage of edu.ucsb.nceas.metacat.DBSAXWriter |
|
53 |
<P> |
|
54 |
<HR> |
|
55 |
|
|
56 |
<!-- ========== START OF NAVBAR ========== --> |
|
57 |
<A NAME="navbar_bottom"><!-- --></A> |
|
58 |
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> |
|
59 |
<TR> |
|
60 |
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
61 |
<A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
62 |
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> |
|
63 |
<TR ALIGN="center" VALIGN="top"> |
|
64 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
65 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../edu/ucsb/nceas/metacat/DBSAXWriter.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A> </TD> |
|
66 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> |
|
67 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
68 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
69 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
70 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
71 |
</TR> |
|
72 |
</TABLE> |
|
73 |
</TD> |
|
74 |
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
75 |
</EM> |
|
76 |
</TD> |
|
77 |
</TR> |
|
78 |
|
|
79 |
<TR> |
|
80 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
81 |
PREV |
|
82 |
NEXT</FONT></TD> |
|
83 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
84 |
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
85 |
<A HREF="DBSAXWriter.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
86 |
</TR> |
|
87 |
</TABLE> |
|
88 |
<!-- =========== END OF NAVBAR =========== --> |
|
89 |
|
|
90 |
<HR> |
|
91 |
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i> |
|
92 |
</BODY> |
|
93 |
</HTML> |
|
94 | 0 |
docs/edu/ucsb/nceas/metacat/class-use/GenericXMLValidate.html | ||
---|---|---|
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 Jun 20 16:37:28 AKDT 2000 --> |
|
6 |
<TITLE> |
|
7 |
MetaCat API: Uses of Class edu.ucsb.nceas.metacat.GenericXMLValidate |
|
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> </TD> |
|
22 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../edu/ucsb/nceas/metacat/GenericXMLValidate.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A> </TD> |
|
23 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> |
|
24 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
25 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
26 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
27 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </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 |
PREV |
|
39 |
NEXT</FONT></TD> |
|
40 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
41 |
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
42 |
<A HREF="GenericXMLValidate.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.GenericXMLValidate</B></H2> |
|
51 |
</CENTER> |
|
52 |
No usage of edu.ucsb.nceas.metacat.GenericXMLValidate |
|
53 |
<P> |
|
54 |
<HR> |
|
55 |
|
|
56 |
<!-- ========== START OF NAVBAR ========== --> |
|
57 |
<A NAME="navbar_bottom"><!-- --></A> |
|
58 |
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> |
|
59 |
<TR> |
|
60 |
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
61 |
<A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
62 |
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> |
|
63 |
<TR ALIGN="center" VALIGN="top"> |
|
64 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
65 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../edu/ucsb/nceas/metacat/GenericXMLValidate.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A> </TD> |
|
66 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> |
|
67 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
68 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
69 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
70 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
71 |
</TR> |
|
72 |
</TABLE> |
|
73 |
</TD> |
|
74 |
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
75 |
</EM> |
|
76 |
</TD> |
|
77 |
</TR> |
|
78 |
|
|
79 |
<TR> |
|
80 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
81 |
PREV |
|
82 |
NEXT</FONT></TD> |
|
83 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
84 |
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
85 |
<A HREF="GenericXMLValidate.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
86 |
</TR> |
|
87 |
</TABLE> |
|
88 |
<!-- =========== END OF NAVBAR =========== --> |
|
89 |
|
|
90 |
<HR> |
|
91 |
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i> |
|
92 |
</BODY> |
|
93 |
</HTML> |
|
94 | 0 |
docs/edu/ucsb/nceas/metacat/class-use/ElementNode.html | ||
---|---|---|
2 | 2 |
<!--NewPage--> |
3 | 3 |
<HTML> |
4 | 4 |
<HEAD> |
5 |
<!-- Generated by javadoc on Tue Jun 20 16:37:28 AKDT 2000 -->
|
|
5 |
<!-- Generated by javadoc on Mon Jun 26 20:52:05 AKDT 2000 -->
|
|
6 | 6 |
<TITLE> |
7 | 7 |
MetaCat API: Uses of Class edu.ucsb.nceas.metacat.ElementNode |
8 | 8 |
</TITLE> |
docs/edu/ucsb/nceas/metacat/class-use/QuerySpecification.html | ||
---|---|---|
2 | 2 |
<!--NewPage--> |
3 | 3 |
<HTML> |
4 | 4 |
<HEAD> |
5 |
<!-- Generated by javadoc on Tue Jun 20 16:37:28 AKDT 2000 -->
|
|
5 |
<!-- Generated by javadoc on Mon Jun 26 20:52:05 AKDT 2000 -->
|
|
6 | 6 |
<TITLE> |
7 | 7 |
MetaCat API: Uses of Class edu.ucsb.nceas.metacat.QuerySpecification |
8 | 8 |
</TITLE> |
docs/edu/ucsb/nceas/metacat/class-use/DBQuery.html | ||
---|---|---|
2 | 2 |
<!--NewPage--> |
3 | 3 |
<HTML> |
4 | 4 |
<HEAD> |
5 |
<!-- Generated by javadoc on Tue Jun 20 16:37:28 AKDT 2000 -->
|
|
5 |
<!-- Generated by javadoc on Mon Jun 26 20:52:04 AKDT 2000 -->
|
|
6 | 6 |
<TITLE> |
7 | 7 |
MetaCat API: Uses of Class edu.ucsb.nceas.metacat.DBQuery |
8 | 8 |
</TITLE> |
docs/edu/ucsb/nceas/metacat/AccessionNumberException.html | ||
---|---|---|
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:08 AKDT 2000 --> |
|
6 |
<TITLE> |
|
7 |
MetaCat API: Class AccessionNumberException |
|
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> </TD> |
|
22 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
23 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AccessionNumberException.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A> </TD> |
|
24 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
25 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
26 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
27 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </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 |
PREV CLASS |
|
39 |
<A HREF="../../../../edu/ucsb/nceas/metacat/AccessionNumberGeneratedException.html"><B>NEXT CLASS</B></A></FONT></TD> |
|
40 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
41 |
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
42 |
<A HREF="AccessionNumberException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
43 |
</TR> |
|
44 |
<TR> |
|
45 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
46 |
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD> |
|
47 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
48 |
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD> |
|
49 |
</TR> |
|
50 |
</TABLE> |
|
51 |
<!-- =========== END OF NAVBAR =========== --> |
|
52 |
|
|
53 |
<HR> |
|
54 |
<!-- ======== START OF CLASS DATA ======== --> |
|
55 |
<H2> |
|
56 |
<FONT SIZE="-1"> |
|
57 |
edu.ucsb.nceas.metacat</FONT> |
|
58 |
<BR> |
|
59 |
Class AccessionNumberException</H2> |
|
60 |
<PRE> |
|
61 |
java.lang.Object |
|
62 |
| |
|
63 |
+--java.lang.Throwable |
|
64 |
| |
|
65 |
+--java.lang.Exception |
|
66 |
| |
|
67 |
+--<B>edu.ucsb.nceas.metacat.AccessionNumberException</B> |
|
68 |
</PRE> |
|
69 |
<HR> |
|
70 |
<DL> |
|
71 |
<DT>public class <B>AccessionNumberException</B><DT>extends java.lang.Exception</DL> |
|
72 |
|
|
73 |
<P> |
|
74 |
Exception thrown when an error occurs because an AccessionNumber was |
|
75 |
invalid or used incorrectly. |
|
76 |
|
|
77 |
Accession numbers are invalid under the following conditions: |
|
78 |
1) INSERT mode, and the provided accesion # doesn't contain "sep" |
|
79 |
2) UPDATE mode, and no accession # provided |
|
80 |
3) UPDATE mode, and accession # doesn't exist in xml_documents table |
|
81 |
4) DELETE mode, and no accession # provided |
|
82 |
5) DELETE mode, and accession # doesn't exist in xml_documents table |
|
83 |
<P> |
|
84 |
<DL> |
|
85 |
<DT><B>See Also: </B><DD><A HREF="../../../../serialized-form.html#edu.ucsb.nceas.metacat.AccessionNumberException">Serialized Form</A></DL> |
|
86 |
<HR> |
|
87 |
|
|
88 |
<P> |
|
89 |
<!-- ======== INNER CLASS SUMMARY ======== --> |
|
90 |
|
|
91 |
|
|
92 |
<!-- =========== FIELD SUMMARY =========== --> |
|
93 |
|
|
94 |
|
|
95 |
<!-- ======== CONSTRUCTOR SUMMARY ======== --> |
|
96 |
|
|
97 |
<A NAME="constructor_summary"><!-- --></A> |
|
98 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
99 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
100 |
<TD COLSPAN=2><FONT SIZE="+2"> |
|
101 |
<B>Constructor Summary</B></FONT></TD> |
|
102 |
</TR> |
|
103 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
104 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/AccessionNumberException.html#AccessionNumberException(java.lang.String)">AccessionNumberException</A></B>(java.lang.String message)</CODE> |
|
105 |
|
|
106 |
<BR> |
|
107 |
Create a new AccessionNumberException.</TD> |
|
108 |
</TR> |
|
109 |
</TABLE> |
|
110 |
|
|
111 |
<!-- ========== METHOD SUMMARY =========== --> |
|
112 |
|
|
113 |
<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A> |
|
114 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
115 |
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
|
116 |
<TD><B>Methods inherited from class java.lang.Throwable</B></TD> |
|
117 |
</TR> |
|
118 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
119 |
<TD><CODE>fillInStackTrace, |
|
120 |
getLocalizedMessage, |
|
121 |
getMessage, |
|
122 |
printStackTrace, |
|
123 |
printStackTrace, |
|
124 |
printStackTrace, |
|
125 |
toString</CODE></TD> |
|
126 |
</TR> |
|
127 |
</TABLE> |
|
128 |
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> |
|
129 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
130 |
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
|
131 |
<TD><B>Methods inherited from class java.lang.Object</B></TD> |
|
132 |
</TR> |
|
133 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
134 |
<TD><CODE>clone, |
|
135 |
equals, |
|
136 |
finalize, |
|
137 |
getClass, |
|
138 |
hashCode, |
|
139 |
notify, |
|
140 |
notifyAll, |
|
141 |
wait, |
|
142 |
wait, |
|
143 |
wait</CODE></TD> |
|
144 |
</TR> |
|
145 |
</TABLE> |
|
146 |
|
|
147 |
<P> |
|
148 |
|
|
149 |
<!-- ============ FIELD DETAIL =========== --> |
|
150 |
|
|
151 |
|
|
152 |
<!-- ========= CONSTRUCTOR DETAIL ======== --> |
|
153 |
|
|
154 |
<A NAME="constructor_detail"><!-- --></A> |
|
155 |
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
|
156 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
157 |
<TD COLSPAN=1><FONT SIZE="+2"> |
|
158 |
<B>Constructor Detail</B></FONT></TD> |
|
159 |
</TR> |
|
160 |
</TABLE> |
|
161 |
|
|
162 |
<A NAME="AccessionNumberException(java.lang.String)"><!-- --></A><H3> |
|
163 |
AccessionNumberException</H3> |
|
164 |
<PRE> |
|
165 |
public <B>AccessionNumberException</B>(java.lang.String message)</PRE> |
|
166 |
<DL> |
|
167 |
<DD>Create a new AccessionNumberException.<DD><DL> |
|
168 |
<DT><B>Parameters:</B><DD><CODE>message</CODE> - The error or warning message.</DL> |
|
169 |
</DD> |
|
170 |
</DL> |
|
171 |
|
|
172 |
<!-- ============ METHOD DETAIL ========== --> |
|
173 |
|
|
174 |
<!-- ========= END OF CLASS DATA ========= --> |
|
175 |
<HR> |
|
176 |
|
|
177 |
<!-- ========== START OF NAVBAR ========== --> |
|
178 |
<A NAME="navbar_bottom"><!-- --></A> |
|
179 |
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> |
|
180 |
<TR> |
|
181 |
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
182 |
<A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
183 |
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> |
|
184 |
<TR ALIGN="center" VALIGN="top"> |
|
185 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
186 |
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
187 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AccessionNumberException.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A> </TD> |
|
188 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
189 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
190 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
191 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
192 |
</TR> |
|
193 |
</TABLE> |
|
194 |
</TD> |
|
195 |
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
196 |
</EM> |
|
197 |
</TD> |
|
198 |
</TR> |
|
199 |
|
|
200 |
<TR> |
|
201 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
202 |
PREV CLASS |
|
203 |
<A HREF="../../../../edu/ucsb/nceas/metacat/AccessionNumberGeneratedException.html"><B>NEXT CLASS</B></A></FONT></TD> |
|
204 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
205 |
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
|
206 |
<A HREF="AccessionNumberException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> |
|
207 |
</TR> |
|
208 |
<TR> |
|
209 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
210 |
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD> |
|
211 |
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
212 |
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD> |
|
213 |
</TR> |
|
214 |
</TABLE> |
|
215 |
<!-- =========== END OF NAVBAR =========== --> |
|
216 |
|
|
217 |
<HR> |
|
218 |
<i>Copyright ? 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.</i> |
|
219 |
</BODY> |
|
220 |
</HTML> |
|
0 | 221 |
docs/edu/ucsb/nceas/metacat/DBEntityResolver.html | ||
---|---|---|
2 | 2 |
<!--NewPage--> |
3 | 3 |
<HTML> |
4 | 4 |
<HEAD> |
5 |
<!-- Generated by javadoc on Tue Jun 20 16:37:30 AKDT 2000 -->
|
|
5 |
<!-- Generated by javadoc on Mon Jun 26 20:52:06 AKDT 2000 -->
|
|
6 | 6 |
<TITLE> |
7 | 7 |
MetaCat API: Class DBEntityResolver |
8 | 8 |
</TITLE> |
... | ... | |
90 | 90 |
<B>Constructor Summary</B></FONT></TD> |
91 | 91 |
</TR> |
92 | 92 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
93 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/DBEntityResolver.html#DBEntityResolver(java.sql.Connection)">DBEntityResolver</A></B>(java.sql.Connection conn)</CODE> |
|
93 |
<TD><CODE><B><A HREF="../../../../edu/ucsb/nceas/metacat/DBEntityResolver.html#DBEntityResolver(java.sql.Connection, edu.ucsb.nceas.metacat.DBSAXHandler)">DBEntityResolver</A></B>(java.sql.Connection conn, |
|
94 |
<A HREF="../../../../edu/ucsb/nceas/metacat/DBSAXHandler.html">DBSAXHandler</A> handler)</CODE> |
|
94 | 95 |
|
Also available in: Unified diff
Updated javadoc documentation.