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 Jun 20 16:19:39 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>&nbsp;</TD>
22
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
23
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/XMLValidate.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
24
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
28
  </TR>
29
</TABLE>
30
</TD>
31
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
32
</EM>
33
</TD>
34
</TR>
35

    
36
<TR>
37
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
38
&nbsp;<A HREF="../../../../edu/ucsb/nceas/metacat/TextNode.html"><B>PREV CLASS</B></A>&nbsp;
39
&nbsp;NEXT CLASS</FONT></TD>
40
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
41
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
42
&nbsp;<A HREF="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: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
47
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
48
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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>&nbsp;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
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
104
</TR>
105
</TABLE>
106
&nbsp;
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&nbsp;docname)</CODE>
117

    
118
<BR>
119
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
120
</TR>
121
</TABLE>
122
&nbsp;
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&nbsp;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[]&nbsp;args)</CODE>
135

    
136
<BR>
137
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
138
</TR>
139
</TABLE>
140
&nbsp;<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
&nbsp;
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&nbsp;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[]&nbsp;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>&nbsp;</TD>
224
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
225
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/XMLValidate.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
226
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
227
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
228
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
229
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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
&nbsp;<A HREF="../../../../edu/ucsb/nceas/metacat/TextNode.html"><B>PREV CLASS</B></A>&nbsp;
241
&nbsp;NEXT CLASS</FONT></TD>
242
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
243
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
244
&nbsp;<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: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
249
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
250
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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>
(21-21/25)