~ubuntu-branches/ubuntu/gutsy/oscache/gutsy

« back to all changes in this revision

Viewing changes to docs/api/com/opensymphony/oscache/web/filter/ResponseContent.html

  • Committer: Bazaar Package Importer
  • Author(s): Kalle Kivimaa
  • Date: 2004-08-13 14:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040813140000-lyugvinublk1x8y2
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.4.2_02) on Thu Jan 22 21:11:43 CET 2004 -->
 
6
<TITLE>
 
7
ResponseContent (OSCache 2.0.2-22Jan04 API)
 
8
</TITLE>
 
9
 
 
10
<META NAME="keywords" CONTENT="com.opensymphony.oscache.web.filter.ResponseContent class">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../api.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    parent.document.title="ResponseContent (OSCache 2.0.2-22Jan04 API)";
 
18
}
 
19
</SCRIPT>
 
20
 
 
21
</HEAD>
 
22
 
 
23
<BODY BGCOLOR="white" onload="windowTitle();">
 
24
 
 
25
 
 
26
<!-- ========= START OF TOP NAVBAR ======= -->
 
27
<A NAME="navbar_top"><!-- --></A>
 
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
30
<TR>
 
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
32
<A NAME="navbar_top_firstrow"><!-- --></A>
 
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
34
  <TR ALIGN="center" VALIGN="top">
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ResponseContent.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
43
  </TR>
 
44
</TABLE>
 
45
</TD>
 
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
47
</EM>
 
48
</TD>
 
49
</TR>
 
50
 
 
51
<TR>
 
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
53
&nbsp;<A HREF="../../../../../com/opensymphony/oscache/web/filter/CacheHttpServletResponseWrapper.html" title="class in com.opensymphony.oscache.web.filter"><B>PREV CLASS</B></A>&nbsp;
 
54
&nbsp;<A HREF="../../../../../com/opensymphony/oscache/web/filter/SplitServletOutputStream.html" title="class in com.opensymphony.oscache.web.filter"><B>NEXT CLASS</B></A></FONT></TD>
 
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
56
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
57
&nbsp;<A HREF="ResponseContent.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
58
&nbsp;<SCRIPT type="text/javascript">
 
59
  <!--
 
60
  if(window==top) {
 
61
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
62
  }
 
63
  //-->
 
64
</SCRIPT>
 
65
<NOSCRIPT>
 
66
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
67
</NOSCRIPT>
 
68
 
 
69
</FONT></TD>
 
70
</TR>
 
71
<TR>
 
72
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
73
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
75
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
76
</TR>
 
77
</TABLE>
 
78
<A NAME="skip-navbar_top"></A>
 
79
<!-- ========= END OF TOP NAVBAR ========= -->
 
80
 
 
81
<HR>
 
82
<!-- ======== START OF CLASS DATA ======== -->
 
83
<H2>
 
84
<FONT SIZE="-1">
 
85
com.opensymphony.oscache.web.filter</FONT>
 
86
<BR>
 
87
Class ResponseContent</H2>
 
88
<PRE>
 
89
java.lang.Object
 
90
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.opensymphony.oscache.web.filter.ResponseContent</B>
 
91
</PRE>
 
92
<DL>
 
93
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
 
94
</DL>
 
95
<HR>
 
96
<DL>
 
97
<DT>public class <B>ResponseContent</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
 
98
 
 
99
<P>
 
100
Holds the servlet response in a byte array so that it can be held
 
101
 in the cache (and, since this class is serializable, optionally
 
102
 persisted to disk).
 
103
<P>
 
104
 
 
105
<P>
 
106
<DL>
 
107
<DT><B>Version:</B></DT>
 
108
  <DD>$Revision: 1.1 $</DD>
 
109
<DT><B>Author:</B></DT>
 
110
  <DD><a href="mailto:sergek@lokitech.com">Serge Knystautas</a></DD>
 
111
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.opensymphony.oscache.web.filter.ResponseContent">Serialized Form</A></DL>
 
112
<HR>
 
113
 
 
114
<P>
 
115
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
116
 
 
117
 
 
118
<!-- =========== FIELD SUMMARY =========== -->
 
119
 
 
120
 
 
121
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
122
 
 
123
<A NAME="constructor_summary"><!-- --></A>
 
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
125
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
126
<TD COLSPAN=2><FONT SIZE="+2">
 
127
<B>Constructor Summary</B></FONT></TD>
 
128
</TR>
 
129
<TR BGCOLOR="white" CLASS="TableRowColor">
 
130
<TD><CODE><B><A HREF="../../../../../com/opensymphony/oscache/web/filter/ResponseContent.html#ResponseContent()">ResponseContent</A></B>()</CODE>
 
131
 
 
132
<BR>
 
133
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
134
</TR>
 
135
</TABLE>
 
136
&nbsp;
 
137
<!-- ========== METHOD SUMMARY =========== -->
 
138
 
 
139
<A NAME="method_summary"><!-- --></A>
 
140
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
141
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
142
<TD COLSPAN=2><FONT SIZE="+2">
 
143
<B>Method Summary</B></FONT></TD>
 
144
</TR>
 
145
<TR BGCOLOR="white" CLASS="TableRowColor">
 
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
147
<CODE>&nbsp;void</CODE></FONT></TD>
 
148
<TD><CODE><B><A HREF="../../../../../com/opensymphony/oscache/web/filter/ResponseContent.html#commit()">commit</A></B>()</CODE>
 
149
 
 
150
<BR>
 
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called once the response has been written in its entirety. </TD>
 
152
</TR>
 
153
<TR BGCOLOR="white" CLASS="TableRowColor">
 
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
155
<CODE>&nbsp;java.io.OutputStream</CODE></FONT></TD>
 
156
<TD><CODE><B><A HREF="../../../../../com/opensymphony/oscache/web/filter/ResponseContent.html#getOutputStream()">getOutputStream</A></B>()</CODE>
 
157
 
 
158
<BR>
 
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get an output stream. </TD>
 
160
</TR>
 
161
<TR BGCOLOR="white" CLASS="TableRowColor">
 
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
163
<CODE>&nbsp;int</CODE></FONT></TD>
 
164
<TD><CODE><B><A HREF="../../../../../com/opensymphony/oscache/web/filter/ResponseContent.html#getSize()">getSize</A></B>()</CODE>
 
165
 
 
166
<BR>
 
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the size of this cached content.</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="../../../../../com/opensymphony/oscache/web/filter/ResponseContent.html#setContentType(java.lang.String)">setContentType</A></B>(java.lang.String&nbsp;value)</CODE>
 
173
 
 
174
<BR>
 
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the content type. </TD>
 
176
</TR>
 
177
<TR BGCOLOR="white" CLASS="TableRowColor">
 
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
179
<CODE>&nbsp;void</CODE></FONT></TD>
 
180
<TD><CODE><B><A HREF="../../../../../com/opensymphony/oscache/web/filter/ResponseContent.html#setLocale(java.util.Locale)">setLocale</A></B>(java.util.Locale&nbsp;value)</CODE>
 
181
 
 
182
<BR>
 
183
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the Locale. </TD>
 
184
</TR>
 
185
<TR BGCOLOR="white" CLASS="TableRowColor">
 
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
187
<CODE>&nbsp;void</CODE></FONT></TD>
 
188
<TD><CODE><B><A HREF="../../../../../com/opensymphony/oscache/web/filter/ResponseContent.html#writeTo(javax.servlet.ServletResponse)">writeTo</A></B>(javax.servlet.ServletResponse&nbsp;response)</CODE>
 
189
 
 
190
<BR>
 
191
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes this cached data out to the supplied <code>ServletResponse</code>.</TD>
 
192
</TR>
 
193
</TABLE>
 
194
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
195
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
196
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
197
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
198
</TR>
 
199
<TR BGCOLOR="white" CLASS="TableRowColor">
 
200
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 
201
</TR>
 
202
</TABLE>
 
203
&nbsp;
 
204
<P>
 
205
 
 
206
<!-- ============ FIELD DETAIL =========== -->
 
207
 
 
208
 
 
209
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
210
 
 
211
<A NAME="constructor_detail"><!-- --></A>
 
212
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
213
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
214
<TD COLSPAN=1><FONT SIZE="+2">
 
215
<B>Constructor Detail</B></FONT></TD>
 
216
</TR>
 
217
</TABLE>
 
218
 
 
219
<A NAME="ResponseContent()"><!-- --></A><H3>
 
220
ResponseContent</H3>
 
221
<PRE>
 
222
public <B>ResponseContent</B>()</PRE>
 
223
<DL>
 
224
</DL>
 
225
 
 
226
<!-- ============ METHOD DETAIL ========== -->
 
227
 
 
228
<A NAME="method_detail"><!-- --></A>
 
229
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
230
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
231
<TD COLSPAN=1><FONT SIZE="+2">
 
232
<B>Method Detail</B></FONT></TD>
 
233
</TR>
 
234
</TABLE>
 
235
 
 
236
<A NAME="setContentType(java.lang.String)"><!-- --></A><H3>
 
237
setContentType</H3>
 
238
<PRE>
 
239
public void <B>setContentType</B>(java.lang.String&nbsp;value)</PRE>
 
240
<DL>
 
241
<DD>Set the content type. We capture this so that when we serve this
 
242
 data from cache, we can set the correct content type on the response.
 
243
<P>
 
244
<DD><DL>
 
245
</DL>
 
246
</DD>
 
247
<DD><DL>
 
248
</DL>
 
249
</DD>
 
250
</DL>
 
251
<HR>
 
252
 
 
253
<A NAME="setLocale(java.util.Locale)"><!-- --></A><H3>
 
254
setLocale</H3>
 
255
<PRE>
 
256
public void <B>setLocale</B>(java.util.Locale&nbsp;value)</PRE>
 
257
<DL>
 
258
<DD>Set the Locale. We capture this so that when we serve this data from
 
259
 cache, we can set the correct locale on the response.
 
260
<P>
 
261
<DD><DL>
 
262
</DL>
 
263
</DD>
 
264
<DD><DL>
 
265
</DL>
 
266
</DD>
 
267
</DL>
 
268
<HR>
 
269
 
 
270
<A NAME="getOutputStream()"><!-- --></A><H3>
 
271
getOutputStream</H3>
 
272
<PRE>
 
273
public java.io.OutputStream <B>getOutputStream</B>()</PRE>
 
274
<DL>
 
275
<DD>Get an output stream. This is used by the <A HREF="../../../../../com/opensymphony/oscache/web/filter/SplitServletOutputStream.html" title="class in com.opensymphony.oscache.web.filter"><CODE>SplitServletOutputStream</CODE></A>
 
276
 to capture the original (uncached) response into a byte array.
 
277
<P>
 
278
<DD><DL>
 
279
</DL>
 
280
</DD>
 
281
<DD><DL>
 
282
</DL>
 
283
</DD>
 
284
</DL>
 
285
<HR>
 
286
 
 
287
<A NAME="getSize()"><!-- --></A><H3>
 
288
getSize</H3>
 
289
<PRE>
 
290
public int <B>getSize</B>()</PRE>
 
291
<DL>
 
292
<DD>Gets the size of this cached content.
 
293
<P>
 
294
<DD><DL>
 
295
</DL>
 
296
</DD>
 
297
<DD><DL>
 
298
 
 
299
<DT><B>Returns:</B><DD>The size of the content, in bytes. If no content
 
300
 exists, this method returns <code>-1</code>.</DL>
 
301
</DD>
 
302
</DL>
 
303
<HR>
 
304
 
 
305
<A NAME="commit()"><!-- --></A><H3>
 
306
commit</H3>
 
307
<PRE>
 
308
public void <B>commit</B>()</PRE>
 
309
<DL>
 
310
<DD>Called once the response has been written in its entirety. This
 
311
 method commits the response output stream by converting the output
 
312
 stream into a byte array.
 
313
<P>
 
314
<DD><DL>
 
315
</DL>
 
316
</DD>
 
317
<DD><DL>
 
318
</DL>
 
319
</DD>
 
320
</DL>
 
321
<HR>
 
322
 
 
323
<A NAME="writeTo(javax.servlet.ServletResponse)"><!-- --></A><H3>
 
324
writeTo</H3>
 
325
<PRE>
 
326
public void <B>writeTo</B>(javax.servlet.ServletResponse&nbsp;response)
 
327
             throws java.io.IOException</PRE>
 
328
<DL>
 
329
<DD>Writes this cached data out to the supplied <code>ServletResponse</code>.
 
330
<P>
 
331
<DD><DL>
 
332
</DL>
 
333
</DD>
 
334
<DD><DL>
 
335
<DT><B>Parameters:</B><DD><CODE>response</CODE> - The servlet response to output the cached content to.
 
336
<DT><B>Throws:</B>
 
337
<DD><CODE>java.io.IOException</CODE></DL>
 
338
</DD>
 
339
</DL>
 
340
<!-- ========= END OF CLASS DATA ========= -->
 
341
<HR>
 
342
 
 
343
 
 
344
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
345
<A NAME="navbar_bottom"><!-- --></A>
 
346
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
347
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
348
<TR>
 
349
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
350
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
351
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
352
  <TR ALIGN="center" VALIGN="top">
 
353
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
354
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
355
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
356
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ResponseContent.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
357
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
358
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
359
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
360
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
361
  </TR>
 
362
</TABLE>
 
363
</TD>
 
364
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
365
See <a href=http://www.opensymphony.com/ target=_top>www.opensymphony.com</a> for more information.</EM>
 
366
</TD>
 
367
</TR>
 
368
 
 
369
<TR>
 
370
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
371
&nbsp;<A HREF="../../../../../com/opensymphony/oscache/web/filter/CacheHttpServletResponseWrapper.html" title="class in com.opensymphony.oscache.web.filter"><B>PREV CLASS</B></A>&nbsp;
 
372
&nbsp;<A HREF="../../../../../com/opensymphony/oscache/web/filter/SplitServletOutputStream.html" title="class in com.opensymphony.oscache.web.filter"><B>NEXT CLASS</B></A></FONT></TD>
 
373
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
374
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
375
&nbsp;<A HREF="ResponseContent.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
376
&nbsp;<SCRIPT type="text/javascript">
 
377
  <!--
 
378
  if(window==top) {
 
379
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
380
  }
 
381
  //-->
 
382
</SCRIPT>
 
383
<NOSCRIPT>
 
384
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
385
</NOSCRIPT>
 
386
 
 
387
</FONT></TD>
 
388
</TR>
 
389
<TR>
 
390
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
391
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
392
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
393
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
394
</TR>
 
395
</TABLE>
 
396
<A NAME="skip-navbar_bottom"></A>
 
397
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
398
 
 
399
<HR>
 
400
 
 
401
</BODY>
 
402
</HTML>