pylucene 3.5.0-3
[pylucene.git] / doc / jcc / documentation / javadoc / org / apache / jcc / PythonException.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_26) on Mon Sep 19 20:31:31 PDT 2011 -->
6 <TITLE>
7 PythonException
8 </TITLE>
9
10 <META NAME="date" CONTENT="2011-09-19">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     if (location.href.indexOf('is-external=true') == -1) {
18         parent.document.title="PythonException";
19     }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39   <TR ALIGN="center" VALIGN="top">
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../org/apache/jcc/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46   </TR>
47 </TABLE>
48 </TD>
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50 </EM>
51 </TD>
52 </TR>
53
54 <TR>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 &nbsp;PREV CLASS&nbsp;
57 &nbsp;<A HREF="../../../org/apache/jcc/PythonVM.html" title="class in org.apache.jcc"><B>NEXT CLASS</B></A></FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59   <A HREF="../../../index.html?org/apache/jcc/PythonException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60 &nbsp;<A HREF="PythonException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61 &nbsp;<SCRIPT type="text/javascript">
62   <!--
63   if(window==top) {
64     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
65   }
66   //-->
67 </SCRIPT>
68 <NOSCRIPT>
69   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
70 </NOSCRIPT>
71
72
73 </FONT></TD>
74 </TR>
75 <TR>
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77   SUMMARY:&nbsp;NESTED&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>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 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>
80 </TR>
81 </TABLE>
82 <A NAME="skip-navbar_top"></A>
83 <!-- ========= END OF TOP NAVBAR ========= -->
84
85 <HR>
86 <!-- ======== START OF CLASS DATA ======== -->
87 <H2>
88 <FONT SIZE="-1">
89 org.apache.jcc</FONT>
90 <BR>
91 Class PythonException</H2>
92 <PRE>
93 java.lang.Object
94   <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
95       <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
96           <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.RuntimeException
97               <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.apache.jcc.PythonException</B>
98 </PRE>
99 <DL>
100 <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
101 </DL>
102 <HR>
103 <DL>
104 <DT><PRE>public class <B>PythonException</B><DT>extends java.lang.RuntimeException</DL>
105 </PRE>
106
107 <P>
108 <DL>
109 <DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#org.apache.jcc.PythonException">Serialized Form</A></DL>
110 <HR>
111
112 <P>
113 <!-- =========== FIELD SUMMARY =========== -->
114
115 <A NAME="field_summary"><!-- --></A>
116 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
119 <B>Field Summary</B></FONT></TH>
120 </TR>
121 <TR BGCOLOR="white" CLASS="TableRowColor">
122 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123 <CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
124 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#errorName">errorName</A></B></CODE>
125
126 <BR>
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
128 </TR>
129 <TR BGCOLOR="white" CLASS="TableRowColor">
130 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131 <CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
132 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#message">message</A></B></CODE>
133
134 <BR>
135 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136 </TR>
137 <TR BGCOLOR="white" CLASS="TableRowColor">
138 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139 <CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
140 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#traceback">traceback</A></B></CODE>
141
142 <BR>
143 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
144 </TR>
145 <TR BGCOLOR="white" CLASS="TableRowColor">
146 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147 <CODE>&nbsp;boolean</CODE></FONT></TD>
148 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#withTrace">withTrace</A></B></CODE>
149
150 <BR>
151 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
152 </TR>
153 </TABLE>
154 &nbsp;
155 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
156
157 <A NAME="constructor_summary"><!-- --></A>
158 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
160 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
161 <B>Constructor Summary</B></FONT></TH>
162 </TR>
163 <TR BGCOLOR="white" CLASS="TableRowColor">
164 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#PythonException(java.lang.String)">PythonException</A></B>(java.lang.String&nbsp;message)</CODE>
165
166 <BR>
167 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168 </TR>
169 </TABLE>
170 &nbsp;
171 <!-- ========== METHOD SUMMARY =========== -->
172
173 <A NAME="method_summary"><!-- --></A>
174 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
176 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
177 <B>Method Summary</B></FONT></TH>
178 </TR>
179 <TR BGCOLOR="white" CLASS="TableRowColor">
180 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181 <CODE>&nbsp;void</CODE></FONT></TD>
182 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#clear()">clear</A></B>()</CODE>
183
184 <BR>
185 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186 </TR>
187 <TR BGCOLOR="white" CLASS="TableRowColor">
188 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189 <CODE>protected &nbsp;void</CODE></FONT></TD>
190 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#getErrorInfo()">getErrorInfo</A></B>()</CODE>
191
192 <BR>
193 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194 </TR>
195 <TR BGCOLOR="white" CLASS="TableRowColor">
196 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
198 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#getErrorName()">getErrorName</A></B>()</CODE>
199
200 <BR>
201 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
202 </TR>
203 <TR BGCOLOR="white" CLASS="TableRowColor">
204 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
206 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#getMessage()">getMessage</A></B>()</CODE>
207
208 <BR>
209 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210 </TR>
211 <TR BGCOLOR="white" CLASS="TableRowColor">
212 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
214 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#getMessage(boolean)">getMessage</A></B>(boolean&nbsp;trace)</CODE>
215
216 <BR>
217 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
218 </TR>
219 <TR BGCOLOR="white" CLASS="TableRowColor">
220 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
222 <TD><CODE><B><A HREF="../../../org/apache/jcc/PythonException.html#getTraceback()">getTraceback</A></B>()</CODE>
223
224 <BR>
225 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226 </TR>
227 </TABLE>
228 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
229 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
230 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
231 <TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
232 </TR>
233 <TR BGCOLOR="white" CLASS="TableRowColor">
234 <TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
235 </TR>
236 </TABLE>
237 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
238 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
239 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
240 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
241 </TR>
242 <TR BGCOLOR="white" CLASS="TableRowColor">
243 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
244 </TR>
245 </TABLE>
246 &nbsp;
247 <P>
248
249 <!-- ============ FIELD DETAIL =========== -->
250
251 <A NAME="field_detail"><!-- --></A>
252 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
253 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
254 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
255 <B>Field Detail</B></FONT></TH>
256 </TR>
257 </TABLE>
258
259 <A NAME="withTrace"><!-- --></A><H3>
260 withTrace</H3>
261 <PRE>
262 public boolean <B>withTrace</B></PRE>
263 <DL>
264 <DL>
265 </DL>
266 </DL>
267 <HR>
268
269 <A NAME="message"><!-- --></A><H3>
270 message</H3>
271 <PRE>
272 protected java.lang.String <B>message</B></PRE>
273 <DL>
274 <DL>
275 </DL>
276 </DL>
277 <HR>
278
279 <A NAME="errorName"><!-- --></A><H3>
280 errorName</H3>
281 <PRE>
282 protected java.lang.String <B>errorName</B></PRE>
283 <DL>
284 <DL>
285 </DL>
286 </DL>
287 <HR>
288
289 <A NAME="traceback"><!-- --></A><H3>
290 traceback</H3>
291 <PRE>
292 protected java.lang.String <B>traceback</B></PRE>
293 <DL>
294 <DL>
295 </DL>
296 </DL>
297
298 <!-- ========= CONSTRUCTOR DETAIL ======== -->
299
300 <A NAME="constructor_detail"><!-- --></A>
301 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
302 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
303 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
304 <B>Constructor Detail</B></FONT></TH>
305 </TR>
306 </TABLE>
307
308 <A NAME="PythonException(java.lang.String)"><!-- --></A><H3>
309 PythonException</H3>
310 <PRE>
311 public <B>PythonException</B>(java.lang.String&nbsp;message)</PRE>
312 <DL>
313 </DL>
314
315 <!-- ============ METHOD DETAIL ========== -->
316
317 <A NAME="method_detail"><!-- --></A>
318 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
319 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
320 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
321 <B>Method Detail</B></FONT></TH>
322 </TR>
323 </TABLE>
324
325 <A NAME="getMessage(boolean)"><!-- --></A><H3>
326 getMessage</H3>
327 <PRE>
328 public java.lang.String <B>getMessage</B>(boolean&nbsp;trace)</PRE>
329 <DL>
330 <DD><DL>
331 </DL>
332 </DD>
333 </DL>
334 <HR>
335
336 <A NAME="getMessage()"><!-- --></A><H3>
337 getMessage</H3>
338 <PRE>
339 public java.lang.String <B>getMessage</B>()</PRE>
340 <DL>
341 <DD><DL>
342 <DT><B>Overrides:</B><DD><CODE>getMessage</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
343 </DD>
344 <DD><DL>
345 </DL>
346 </DD>
347 </DL>
348 <HR>
349
350 <A NAME="getErrorName()"><!-- --></A><H3>
351 getErrorName</H3>
352 <PRE>
353 public java.lang.String <B>getErrorName</B>()</PRE>
354 <DL>
355 <DD><DL>
356 </DL>
357 </DD>
358 </DL>
359 <HR>
360
361 <A NAME="getTraceback()"><!-- --></A><H3>
362 getTraceback</H3>
363 <PRE>
364 public java.lang.String <B>getTraceback</B>()</PRE>
365 <DL>
366 <DD><DL>
367 </DL>
368 </DD>
369 </DL>
370 <HR>
371
372 <A NAME="getErrorInfo()"><!-- --></A><H3>
373 getErrorInfo</H3>
374 <PRE>
375 protected void <B>getErrorInfo</B>()</PRE>
376 <DL>
377 <DD><DL>
378 </DL>
379 </DD>
380 </DL>
381 <HR>
382
383 <A NAME="clear()"><!-- --></A><H3>
384 clear</H3>
385 <PRE>
386 public void <B>clear</B>()</PRE>
387 <DL>
388 <DD><DL>
389 </DL>
390 </DD>
391 </DL>
392 <!-- ========= END OF CLASS DATA ========= -->
393 <HR>
394
395
396 <!-- ======= START OF BOTTOM NAVBAR ====== -->
397 <A NAME="navbar_bottom"><!-- --></A>
398 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
399 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
400 <TR>
401 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
402 <A NAME="navbar_bottom_firstrow"><!-- --></A>
403 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
404   <TR ALIGN="center" VALIGN="top">
405   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../org/apache/jcc/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
406   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
407   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
408   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
409   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
410   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
411   </TR>
412 </TABLE>
413 </TD>
414 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
415 </EM>
416 </TD>
417 </TR>
418
419 <TR>
420 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
421 &nbsp;PREV CLASS&nbsp;
422 &nbsp;<A HREF="../../../org/apache/jcc/PythonVM.html" title="class in org.apache.jcc"><B>NEXT CLASS</B></A></FONT></TD>
423 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
424   <A HREF="../../../index.html?org/apache/jcc/PythonException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
425 &nbsp;<A HREF="PythonException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
426 &nbsp;<SCRIPT type="text/javascript">
427   <!--
428   if(window==top) {
429     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
430   }
431   //-->
432 </SCRIPT>
433 <NOSCRIPT>
434   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
435 </NOSCRIPT>
436
437
438 </FONT></TD>
439 </TR>
440 <TR>
441 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
442   SUMMARY:&nbsp;NESTED&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>
443 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
444 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>
445 </TR>
446 </TABLE>
447 <A NAME="skip-navbar_bottom"></A>
448 <!-- ======== END OF BOTTOM NAVBAR ======= -->
449
450 <HR>
451
452 </BODY>
453 </HTML>