~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/util/MessageResourcesFactory.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:37 PDT 2001 -->
 
6
<TITLE>
 
7
Apache Struts API Documentation: Class  MessageResourcesFactory
 
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/util/MessageResources.html"><B>PREV CLASS</B></A>&nbsp;
 
39
&nbsp;<A HREF="../../../../org/apache/struts/util/PropertyMessageResources.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="MessageResourcesFactory.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.util</FONT>
 
58
<BR>
 
59
Class  MessageResourcesFactory</H2>
 
60
<PRE>
 
61
java.lang.Object
 
62
  |
 
63
  +--<B>org.apache.struts.util.MessageResourcesFactory</B>
 
64
</PRE>
 
65
<DL>
 
66
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
 
67
</DL>
 
68
<DL>
 
69
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/struts/util/PropertyMessageResourcesFactory.html">PropertyMessageResourcesFactory</A></DD>
 
70
</DL>
 
71
<HR>
 
72
<DL>
 
73
<DT>public abstract class <B>MessageResourcesFactory</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
 
74
 
 
75
<P>
 
76
Factory for <code>MessageResources</code> instances.  The general usage
 
77
 pattern for this class is:
 
78
 <ul>
 
79
 <li>Call <code>MessageResourcesFactory().createFactory()</code> to retrieve
 
80
     a <code>MessageResourcesFactory</code> instance.</li>
 
81
 <li>Set properties as required to configure this factory instance to create
 
82
     <code>MessageResources</code> instances with desired
 
83
     characteristics.</li>
 
84
 <li>Call the <code>createResources()</code> method of the factory to
 
85
     retrieve a newly instantiated <code>MessageResources</code>
 
86
     instance.</li>
 
87
 </ul>
 
88
<P>
 
89
<DL>
 
90
<DT><B>Version: </B><DD>$Revision: 1.1 $ $Date: 2001/09/17 20:13:29 $</DD>
 
91
<DT><B>Author: </B><DD>Craig R. McClanahan</DD>
 
92
<DT><B>See Also: </B><DD><A HREF="../../../../serialized-form.html#org.apache.struts.util.MessageResourcesFactory">Serialized Form</A></DL>
 
93
<HR>
 
94
 
 
95
<P>
 
96
<!-- ======== INNER CLASS SUMMARY ======== -->
 
97
 
 
98
 
 
99
<!-- =========== FIELD SUMMARY =========== -->
 
100
 
 
101
<A NAME="field_summary"><!-- --></A>
 
102
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
103
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
104
<TD COLSPAN=2><FONT SIZE="+2">
 
105
<B>Field Summary</B></FONT></TD>
 
106
</TR>
 
107
<TR BGCOLOR="white" CLASS="TableRowColor">
 
108
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
109
<CODE>protected static&nbsp;java.lang.Class</CODE></FONT></TD>
 
110
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#clazz">clazz</A></B></CODE>
 
111
 
 
112
<BR>
 
113
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Java class to be used for
 
114
 <code>MessageResourcesFactory</code> instances.</TD>
 
115
</TR>
 
116
<TR BGCOLOR="white" CLASS="TableRowColor">
 
117
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
118
<CODE>protected static&nbsp;java.lang.String</CODE></FONT></TD>
 
119
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#factoryClass">factoryClass</A></B></CODE>
 
120
 
 
121
<BR>
 
122
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The fully qualified class name to be used for
 
123
 <code>MessageResourcesFactory</code> instances.</TD>
 
124
</TR>
 
125
<TR BGCOLOR="white" CLASS="TableRowColor">
 
126
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
127
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
128
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#returnNull">returnNull</A></B></CODE>
 
129
 
 
130
<BR>
 
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The "return null" property value to which newly created
 
132
 MessageResourcess should be initialized.</TD>
 
133
</TR>
 
134
</TABLE>
 
135
&nbsp;
 
136
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
137
 
 
138
<A NAME="constructor_summary"><!-- --></A>
 
139
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
140
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
141
<TD COLSPAN=2><FONT SIZE="+2">
 
142
<B>Constructor Summary</B></FONT></TD>
 
143
</TR>
 
144
<TR BGCOLOR="white" CLASS="TableRowColor">
 
145
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#MessageResourcesFactory()">MessageResourcesFactory</A></B>()</CODE>
 
146
 
 
147
<BR>
 
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
149
</TR>
 
150
</TABLE>
 
151
&nbsp;
 
152
<!-- ========== METHOD SUMMARY =========== -->
 
153
 
 
154
<A NAME="method_summary"><!-- --></A>
 
155
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
156
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
157
<TD COLSPAN=2><FONT SIZE="+2">
 
158
<B>Method Summary</B></FONT></TD>
 
159
</TR>
 
160
<TR BGCOLOR="white" CLASS="TableRowColor">
 
161
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
162
<CODE>static&nbsp;<A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html">MessageResourcesFactory</A></CODE></FONT></TD>
 
163
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#createFactory()">createFactory</A></B>()</CODE>
 
164
 
 
165
<BR>
 
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create and return a <code>MessageResourcesFactory</code> instance of the
 
167
 appropriate class, which can be used to create customized
 
168
 <code>MessageResources</code> instances.</TD>
 
169
</TR>
 
170
<TR BGCOLOR="white" CLASS="TableRowColor">
 
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
172
<CODE>abstract &nbsp;<A HREF="../../../../org/apache/struts/util/MessageResources.html">MessageResources</A></CODE></FONT></TD>
 
173
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#createResources(java.lang.String)">createResources</A></B>(java.lang.String&nbsp;config)</CODE>
 
174
 
 
175
<BR>
 
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create and return a newly instansiated <code>MessageResources</code>.</TD>
 
177
</TR>
 
178
<TR BGCOLOR="white" CLASS="TableRowColor">
 
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
180
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
 
181
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#getFactoryClass()">getFactoryClass</A></B>()</CODE>
 
182
 
 
183
<BR>
 
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
185
</TR>
 
186
<TR BGCOLOR="white" CLASS="TableRowColor">
 
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
188
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
189
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#getReturnNull()">getReturnNull</A></B>()</CODE>
 
190
 
 
191
<BR>
 
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
193
</TR>
 
194
<TR BGCOLOR="white" CLASS="TableRowColor">
 
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
196
<CODE>static&nbsp;void</CODE></FONT></TD>
 
197
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#setFactoryClass(java.lang.String)">setFactoryClass</A></B>(java.lang.String&nbsp;factoryClass)</CODE>
 
198
 
 
199
<BR>
 
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
201
</TR>
 
202
<TR BGCOLOR="white" CLASS="TableRowColor">
 
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
204
<CODE>&nbsp;void</CODE></FONT></TD>
 
205
<TD><CODE><B><A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html#setReturnNull(boolean)">setReturnNull</A></B>(boolean&nbsp;returnNull)</CODE>
 
206
 
 
207
<BR>
 
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
209
</TR>
 
210
</TABLE>
 
211
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
212
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
213
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
214
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
215
</TR>
 
216
<TR BGCOLOR="white" CLASS="TableRowColor">
 
217
<TD><CODE><clinit>, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait</CODE></TD>
 
218
</TR>
 
219
</TABLE>
 
220
&nbsp;
 
221
<P>
 
222
 
 
223
<!-- ============ FIELD DETAIL =========== -->
 
224
 
 
225
<A NAME="field_detail"><!-- --></A>
 
226
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
227
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
228
<TD COLSPAN=1><FONT SIZE="+2">
 
229
<B>Field Detail</B></FONT></TD>
 
230
</TR>
 
231
</TABLE>
 
232
 
 
233
<A NAME="returnNull"><!-- --></A><H3>
 
234
returnNull</H3>
 
235
<PRE>
 
236
protected boolean <B>returnNull</B></PRE>
 
237
<DL>
 
238
<DD>The "return null" property value to which newly created
 
239
 MessageResourcess should be initialized.</DL>
 
240
<HR>
 
241
 
 
242
<A NAME="clazz"><!-- --></A><H3>
 
243
clazz</H3>
 
244
<PRE>
 
245
protected static transient java.lang.Class <B>clazz</B></PRE>
 
246
<DL>
 
247
<DD>The Java class to be used for
 
248
 <code>MessageResourcesFactory</code> instances.</DL>
 
249
<HR>
 
250
 
 
251
<A NAME="factoryClass"><!-- --></A><H3>
 
252
factoryClass</H3>
 
253
<PRE>
 
254
protected static java.lang.String <B>factoryClass</B></PRE>
 
255
<DL>
 
256
<DD>The fully qualified class name to be used for
 
257
 <code>MessageResourcesFactory</code> instances.</DL>
 
258
 
 
259
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
260
 
 
261
<A NAME="constructor_detail"><!-- --></A>
 
262
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
263
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
264
<TD COLSPAN=1><FONT SIZE="+2">
 
265
<B>Constructor Detail</B></FONT></TD>
 
266
</TR>
 
267
</TABLE>
 
268
 
 
269
<A NAME="MessageResourcesFactory()"><!-- --></A><H3>
 
270
MessageResourcesFactory</H3>
 
271
<PRE>
 
272
public <B>MessageResourcesFactory</B>()</PRE>
 
273
<DL>
 
274
</DL>
 
275
 
 
276
<!-- ============ METHOD DETAIL ========== -->
 
277
 
 
278
<A NAME="method_detail"><!-- --></A>
 
279
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
280
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
281
<TD COLSPAN=1><FONT SIZE="+2">
 
282
<B>Method Detail</B></FONT></TD>
 
283
</TR>
 
284
</TABLE>
 
285
 
 
286
<A NAME="getReturnNull()"><!-- --></A><H3>
 
287
getReturnNull</H3>
 
288
<PRE>
 
289
public boolean <B>getReturnNull</B>()</PRE>
 
290
<DL>
 
291
<DD><DL>
 
292
</DL>
 
293
</DD>
 
294
</DL>
 
295
<HR>
 
296
 
 
297
<A NAME="setReturnNull(boolean)"><!-- --></A><H3>
 
298
setReturnNull</H3>
 
299
<PRE>
 
300
public void <B>setReturnNull</B>(boolean&nbsp;returnNull)</PRE>
 
301
<DL>
 
302
<DD><DL>
 
303
</DL>
 
304
</DD>
 
305
</DL>
 
306
<HR>
 
307
 
 
308
<A NAME="createResources(java.lang.String)"><!-- --></A><H3>
 
309
createResources</H3>
 
310
<PRE>
 
311
public abstract <A HREF="../../../../org/apache/struts/util/MessageResources.html">MessageResources</A> <B>createResources</B>(java.lang.String&nbsp;config)</PRE>
 
312
<DL>
 
313
<DD>Create and return a newly instansiated <code>MessageResources</code>.
 
314
 This method must be implemented by concrete subclasses.<DD><DL>
 
315
</DL>
 
316
</DD>
 
317
<DD><DL>
 
318
<DT><B>Parameters:</B><DD><CODE>config</CODE> - Configuration parameter(s) for the requested bundle</DL>
 
319
</DD>
 
320
</DL>
 
321
<HR>
 
322
 
 
323
<A NAME="getFactoryClass()"><!-- --></A><H3>
 
324
getFactoryClass</H3>
 
325
<PRE>
 
326
public static java.lang.String <B>getFactoryClass</B>()</PRE>
 
327
<DL>
 
328
<DD><DL>
 
329
</DL>
 
330
</DD>
 
331
</DL>
 
332
<HR>
 
333
 
 
334
<A NAME="setFactoryClass(java.lang.String)"><!-- --></A><H3>
 
335
setFactoryClass</H3>
 
336
<PRE>
 
337
public static void <B>setFactoryClass</B>(java.lang.String&nbsp;factoryClass)</PRE>
 
338
<DL>
 
339
<DD><DL>
 
340
</DL>
 
341
</DD>
 
342
</DL>
 
343
<HR>
 
344
 
 
345
<A NAME="createFactory()"><!-- --></A><H3>
 
346
createFactory</H3>
 
347
<PRE>
 
348
public static <A HREF="../../../../org/apache/struts/util/MessageResourcesFactory.html">MessageResourcesFactory</A> <B>createFactory</B>()</PRE>
 
349
<DL>
 
350
<DD>Create and return a <code>MessageResourcesFactory</code> instance of the
 
351
 appropriate class, which can be used to create customized
 
352
 <code>MessageResources</code> instances.  If no such factory can be
 
353
 created, return <code>null</code> instead.<DD><DL>
 
354
</DL>
 
355
</DD>
 
356
</DL>
 
357
<!-- ========= END OF CLASS DATA ========= -->
 
358
<HR>
 
359
 
 
360
<!-- ========== START OF NAVBAR ========== -->
 
361
<A NAME="navbar_bottom"><!-- --></A>
 
362
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
363
<TR>
 
364
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
365
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
366
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
367
  <TR ALIGN="center" VALIGN="top">
 
368
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
369
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
370
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
371
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
372
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
373
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
374
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
375
  </TR>
 
376
</TABLE>
 
377
</TD>
 
378
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
379
</EM>
 
380
</TD>
 
381
</TR>
 
382
 
 
383
<TR>
 
384
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
385
&nbsp;<A HREF="../../../../org/apache/struts/util/MessageResources.html"><B>PREV CLASS</B></A>&nbsp;
 
386
&nbsp;<A HREF="../../../../org/apache/struts/util/PropertyMessageResources.html"><B>NEXT CLASS</B></A></FONT></TD>
 
387
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
388
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
389
&nbsp;<A HREF="MessageResourcesFactory.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
390
</TR>
 
391
<TR>
 
392
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
393
  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>
 
394
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
395
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>
 
396
</TR>
 
397
</TABLE>
 
398
<!-- =========== END OF NAVBAR =========== -->
 
399
 
 
400
<HR>
 
401
Copyright � 2000-2001 - Apache Software Foundation
 
402
</BODY>
 
403
</HTML>