~ubuntu-branches/ubuntu/trusty/libstruts1.2-java/trusty-proposed

« back to all changes in this revision

Viewing changes to legacy/api-1.0/org/apache/struts/action/ActionForwards.html

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Vandyck
  • Date: 2004-11-19 15:35:25 UTC
  • Revision ID: james.westby@ubuntu.com-20041119153525-mdu08a76z4zo67xt
Tags: upstream-1.2.4
Import upstream version 1.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 Fri Jun 15 16:53:35 PDT 2001 -->
 
6
<TITLE>
 
7
Apache Struts API Documentation: Class  ActionForwards
 
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="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
23
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
24
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="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="../../../../org/apache/struts/action/ActionForward.html"><B>PREV CLASS</B></A>&nbsp;
 
39
&nbsp;<A HREF="../../../../org/apache/struts/action/ActionMapping.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>  &nbsp;
 
42
&nbsp;<A HREF="ActionForwards.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
org.apache.struts.action</FONT>
 
58
<BR>
 
59
Class  ActionForwards</H2>
 
60
<PRE>
 
61
java.lang.Object
 
62
  |
 
63
  +--<B>org.apache.struts.action.ActionForwards</B>
 
64
</PRE>
 
65
<DL>
 
66
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
 
67
</DL>
 
68
<HR>
 
69
<DL>
 
70
<DT>public class <B>ActionForwards</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
 
71
 
 
72
<P>
 
73
Encapsulate a collection of ActionForward objects that can be
 
74
 administered and searched, while hiding the internal implementation.
 
75
<P>
 
76
<DL>
 
77
<DT><B>Version: </B><DD>$Revision: 1.1 $ $Date: 2001/09/17 20:03:01 $</DD>
 
78
<DT><B>Author: </B><DD>Craig R. McClanahan</DD>
 
79
<DT><B>See Also: </B><DD><A HREF="../../../../serialized-form.html#org.apache.struts.action.ActionForwards">Serialized Form</A></DL>
 
80
<HR>
 
81
 
 
82
<P>
 
83
<!-- ======== INNER CLASS SUMMARY ======== -->
 
84
 
 
85
 
 
86
<!-- =========== FIELD SUMMARY =========== -->
 
87
 
 
88
<A NAME="field_summary"><!-- --></A>
 
89
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
90
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
91
<TD COLSPAN=2><FONT SIZE="+2">
 
92
<B>Field Summary</B></FONT></TD>
 
93
</TR>
 
94
<TR BGCOLOR="white" CLASS="TableRowColor">
 
95
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
96
<CODE>private &nbsp;<A HREF="../../../../org/apache/struts/util/FastHashMap.html">FastHashMap</A></CODE></FONT></TD>
 
97
<TD><CODE><B><A HREF="../../../../org/apache/struts/action/ActionForwards.html#forwards">forwards</A></B></CODE>
 
98
 
 
99
<BR>
 
100
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The collection of ActionForward instances, keyed by logical name.</TD>
 
101
</TR>
 
102
</TABLE>
 
103
&nbsp;
 
104
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
105
 
 
106
<A NAME="constructor_summary"><!-- --></A>
 
107
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
108
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
109
<TD COLSPAN=2><FONT SIZE="+2">
 
110
<B>Constructor Summary</B></FONT></TD>
 
111
</TR>
 
112
<TR BGCOLOR="white" CLASS="TableRowColor">
 
113
<TD><CODE><B><A HREF="../../../../org/apache/struts/action/ActionForwards.html#ActionForwards()">ActionForwards</A></B>()</CODE>
 
114
 
 
115
<BR>
 
116
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
117
</TR>
 
118
</TABLE>
 
119
&nbsp;
 
120
<!-- ========== METHOD SUMMARY =========== -->
 
121
 
 
122
<A NAME="method_summary"><!-- --></A>
 
123
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
124
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
125
<TD COLSPAN=2><FONT SIZE="+2">
 
126
<B>Method Summary</B></FONT></TD>
 
127
</TR>
 
128
<TR BGCOLOR="white" CLASS="TableRowColor">
 
129
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
130
<CODE>&nbsp;void</CODE></FONT></TD>
 
131
<TD><CODE><B><A HREF="../../../../org/apache/struts/action/ActionForwards.html#addForward(org.apache.struts.action.ActionForward)">addForward</A></B>(<A HREF="../../../../org/apache/struts/action/ActionForward.html">ActionForward</A>&nbsp;forward)</CODE>
 
132
 
 
133
<BR>
 
134
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Register a logical forwarding to the set configured for this servlet.</TD>
 
135
</TR>
 
136
<TR BGCOLOR="white" CLASS="TableRowColor">
 
137
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
138
<CODE>&nbsp;<A HREF="../../../../org/apache/struts/action/ActionForward.html">ActionForward</A></CODE></FONT></TD>
 
139
<TD><CODE><B><A HREF="../../../../org/apache/struts/action/ActionForwards.html#findForward(java.lang.String)">findForward</A></B>(java.lang.String&nbsp;name)</CODE>
 
140
 
 
141
<BR>
 
142
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the forwarding associated with the specified logical name,
 
143
 if any; otherwise return <code>null</code>.</TD>
 
144
</TR>
 
145
<TR BGCOLOR="white" CLASS="TableRowColor">
 
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
147
<CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
 
148
<TD><CODE><B><A HREF="../../../../org/apache/struts/action/ActionForwards.html#findForwards()">findForwards</A></B>()</CODE>
 
149
 
 
150
<BR>
 
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the set of logical names for forwards defined in this collection.</TD>
 
152
</TR>
 
153
<TR BGCOLOR="white" CLASS="TableRowColor">
 
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
155
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
156
<TD><CODE><B><A HREF="../../../../org/apache/struts/action/ActionForwards.html#getFast()">getFast</A></B>()</CODE>
 
157
 
 
158
<BR>
 
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the "fast" mode flag.</TD>
 
160
</TR>
 
161
<TR BGCOLOR="white" CLASS="TableRowColor">
 
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
163
<CODE>&nbsp;void</CODE></FONT></TD>
 
164
<TD><CODE><B><A HREF="../../../../org/apache/struts/action/ActionForwards.html#removeForward(org.apache.struts.action.ActionForward)">removeForward</A></B>(<A HREF="../../../../org/apache/struts/action/ActionForward.html">ActionForward</A>&nbsp;forward)</CODE>
 
165
 
 
166
<BR>
 
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deregister a forwarding from the set configured for this servlet.</TD>
 
168
</TR>
 
169
<TR BGCOLOR="white" CLASS="TableRowColor">
 
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
171
<CODE>&nbsp;void</CODE></FONT></TD>
 
172
<TD><CODE><B><A HREF="../../../../org/apache/struts/action/ActionForwards.html#setFast(boolean)">setFast</A></B>(boolean&nbsp;fast)</CODE>
 
173
 
 
174
<BR>
 
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the "fast" mode flag.</TD>
 
176
</TR>
 
177
</TABLE>
 
178
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
179
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
180
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
181
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
182
</TR>
 
183
<TR BGCOLOR="white" CLASS="TableRowColor">
 
184
<TD><CODE><clinit>, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait</CODE></TD>
 
185
</TR>
 
186
</TABLE>
 
187
&nbsp;
 
188
<P>
 
189
 
 
190
<!-- ============ FIELD DETAIL =========== -->
 
191
 
 
192
<A NAME="field_detail"><!-- --></A>
 
193
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
194
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
195
<TD COLSPAN=1><FONT SIZE="+2">
 
196
<B>Field Detail</B></FONT></TD>
 
197
</TR>
 
198
</TABLE>
 
199
 
 
200
<A NAME="forwards"><!-- --></A><H3>
 
201
forwards</H3>
 
202
<PRE>
 
203
private <A HREF="../../../../org/apache/struts/util/FastHashMap.html">FastHashMap</A> <B>forwards</B></PRE>
 
204
<DL>
 
205
<DD>The collection of ActionForward instances, keyed by logical name.</DL>
 
206
 
 
207
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
208
 
 
209
<A NAME="constructor_detail"><!-- --></A>
 
210
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
211
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
212
<TD COLSPAN=1><FONT SIZE="+2">
 
213
<B>Constructor Detail</B></FONT></TD>
 
214
</TR>
 
215
</TABLE>
 
216
 
 
217
<A NAME="ActionForwards()"><!-- --></A><H3>
 
218
ActionForwards</H3>
 
219
<PRE>
 
220
public <B>ActionForwards</B>()</PRE>
 
221
<DL>
 
222
</DL>
 
223
 
 
224
<!-- ============ METHOD DETAIL ========== -->
 
225
 
 
226
<A NAME="method_detail"><!-- --></A>
 
227
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
228
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
229
<TD COLSPAN=1><FONT SIZE="+2">
 
230
<B>Method Detail</B></FONT></TD>
 
231
</TR>
 
232
</TABLE>
 
233
 
 
234
<A NAME="getFast()"><!-- --></A><H3>
 
235
getFast</H3>
 
236
<PRE>
 
237
public boolean <B>getFast</B>()</PRE>
 
238
<DL>
 
239
<DD>Return the "fast" mode flag.<DD><DL>
 
240
</DL>
 
241
</DD>
 
242
</DL>
 
243
<HR>
 
244
 
 
245
<A NAME="setFast(boolean)"><!-- --></A><H3>
 
246
setFast</H3>
 
247
<PRE>
 
248
public void <B>setFast</B>(boolean&nbsp;fast)</PRE>
 
249
<DL>
 
250
<DD>Set the "fast" mode flag.<DD><DL>
 
251
</DL>
 
252
</DD>
 
253
<DD><DL>
 
254
<DT><B>Parameters:</B><DD><CODE>fast</CODE> - The new fast mode flag</DL>
 
255
</DD>
 
256
</DL>
 
257
<HR>
 
258
 
 
259
<A NAME="addForward(org.apache.struts.action.ActionForward)"><!-- --></A><H3>
 
260
addForward</H3>
 
261
<PRE>
 
262
public void <B>addForward</B>(<A HREF="../../../../org/apache/struts/action/ActionForward.html">ActionForward</A>&nbsp;forward)</PRE>
 
263
<DL>
 
264
<DD>Register a logical forwarding to the set configured for this servlet.<DD><DL>
 
265
</DL>
 
266
</DD>
 
267
<DD><DL>
 
268
<DT><B>Parameters:</B><DD><CODE>forward</CODE> - The forwarding to be added</DL>
 
269
</DD>
 
270
</DL>
 
271
<HR>
 
272
 
 
273
<A NAME="findForward(java.lang.String)"><!-- --></A><H3>
 
274
findForward</H3>
 
275
<PRE>
 
276
public <A HREF="../../../../org/apache/struts/action/ActionForward.html">ActionForward</A> <B>findForward</B>(java.lang.String&nbsp;name)</PRE>
 
277
<DL>
 
278
<DD>Return the forwarding associated with the specified logical name,
 
279
 if any; otherwise return <code>null</code>.<DD><DL>
 
280
</DL>
 
281
</DD>
 
282
<DD><DL>
 
283
<DT><B>Parameters:</B><DD><CODE>name</CODE> - Logical name of the requested forwarding</DL>
 
284
</DD>
 
285
</DL>
 
286
<HR>
 
287
 
 
288
<A NAME="findForwards()"><!-- --></A><H3>
 
289
findForwards</H3>
 
290
<PRE>
 
291
public java.lang.String[] <B>findForwards</B>()</PRE>
 
292
<DL>
 
293
<DD>Return the set of logical names for forwards defined in this collection.
 
294
 If there are no such forwards, a zero-length array is returned.<DD><DL>
 
295
</DL>
 
296
</DD>
 
297
</DL>
 
298
<HR>
 
299
 
 
300
<A NAME="removeForward(org.apache.struts.action.ActionForward)"><!-- --></A><H3>
 
301
removeForward</H3>
 
302
<PRE>
 
303
public void <B>removeForward</B>(<A HREF="../../../../org/apache/struts/action/ActionForward.html">ActionForward</A>&nbsp;forward)</PRE>
 
304
<DL>
 
305
<DD>Deregister a forwarding from the set configured for this servlet.<DD><DL>
 
306
</DL>
 
307
</DD>
 
308
<DD><DL>
 
309
<DT><B>Parameters:</B><DD><CODE>forward</CODE> - The forwarding to be deregistered</DL>
 
310
</DD>
 
311
</DL>
 
312
<!-- ========= END OF CLASS DATA ========= -->
 
313
<HR>
 
314
 
 
315
<!-- ========== START OF NAVBAR ========== -->
 
316
<A NAME="navbar_bottom"><!-- --></A>
 
317
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
318
<TR>
 
319
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
320
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
321
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
322
  <TR ALIGN="center" VALIGN="top">
 
323
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
324
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
325
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
326
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
327
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
328
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
329
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
330
  </TR>
 
331
</TABLE>
 
332
</TD>
 
333
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
334
</EM>
 
335
</TD>
 
336
</TR>
 
337
 
 
338
<TR>
 
339
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
340
&nbsp;<A HREF="../../../../org/apache/struts/action/ActionForward.html"><B>PREV CLASS</B></A>&nbsp;
 
341
&nbsp;<A HREF="../../../../org/apache/struts/action/ActionMapping.html"><B>NEXT CLASS</B></A></FONT></TD>
 
342
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
343
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
344
&nbsp;<A HREF="ActionForwards.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
345
</TR>
 
346
<TR>
 
347
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
348
  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>
 
349
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
350
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>
 
351
</TR>
 
352
</TABLE>
 
353
<!-- =========== END OF NAVBAR =========== -->
 
354
 
 
355
<HR>
 
356
Copyright � 2000-2001 - Apache Software Foundation
 
357
</BODY>
 
358
</HTML>