Mercurial > hg > AnnotationManager
comparison libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/org/apache/http/cookie/SetCookie.html @ 5:0be9d53a6967
editor for annotations
author | dwinter |
---|---|
date | Tue, 13 Dec 2011 17:43:46 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
4:c32080f364c6 | 5:0be9d53a6967 |
---|---|
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.5.0_11) on Sat Aug 23 11:49:49 GMT+01:00 2008 --> | |
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | |
7 <TITLE> | |
8 SetCookie (HttpClient 4.0-beta1 API) | |
9 </TITLE> | |
10 | |
11 <META NAME="keywords" CONTENT="org.apache.http.cookie.SetCookie interface"> | |
12 | |
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> | |
14 | |
15 <SCRIPT type="text/javascript"> | |
16 function windowTitle() | |
17 { | |
18 parent.document.title="SetCookie (HttpClient 4.0-beta1 API)"; | |
19 } | |
20 </SCRIPT> | |
21 <NOSCRIPT> | |
22 </NOSCRIPT> | |
23 | |
24 </HEAD> | |
25 | |
26 <BODY BGCOLOR="white" onload="windowTitle();"> | |
27 | |
28 | |
29 <!-- ========= START OF TOP NAVBAR ======= --> | |
30 <A NAME="navbar_top"><!-- --></A> | |
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A> | |
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | |
33 <TR> | |
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | |
35 <A NAME="navbar_top_firstrow"><!-- --></A> | |
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | |
37 <TR ALIGN="center" VALIGN="top"> | |
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | |
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | |
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SetCookie.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | |
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | |
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | |
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | |
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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 <A HREF="../../../../org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie"><B>PREV CLASS</B></A> | |
57 <A HREF="../../../../org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie"><B>NEXT CLASS</B></A></FONT></TD> | |
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
59 <A HREF="../../../../index.html?org/apache/http/cookie/SetCookie.html" target="_top"><B>FRAMES</B></A> | |
60 <A HREF="SetCookie.html" target="_top"><B>NO FRAMES</B></A> | |
61 <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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> | |
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
79 DETAIL: FIELD | CONSTR | <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.http.cookie</FONT> | |
90 <BR> | |
91 Interface SetCookie</H2> | |
92 <DL> | |
93 <DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A></DD> | |
94 </DL> | |
95 <DL> | |
96 <DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie">SetCookie2</A></DD> | |
97 </DL> | |
98 <DL> | |
99 <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>, <A HREF="../../../../org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A></DD> | |
100 </DL> | |
101 <HR> | |
102 <DL> | |
103 <DT><PRE>public interface <B>SetCookie</B><DT>extends <A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A></DL> | |
104 </PRE> | |
105 | |
106 <P> | |
107 This interface represents a <code>SetCookie</code> response header sent by the | |
108 origin server to the HTTP agent in order to maintain a conversational state. | |
109 <P> | |
110 | |
111 <P> | |
112 <DL> | |
113 <DT><B>Since:</B></DT> | |
114 <DD>4.0</DD> | |
115 <DT><B>Author:</B></DT> | |
116 <DD><a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a></DD> | |
117 </DL> | |
118 <HR> | |
119 | |
120 <P> | |
121 | |
122 <!-- ========== METHOD SUMMARY =========== --> | |
123 | |
124 <A NAME="method_summary"><!-- --></A> | |
125 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
126 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
127 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
128 <B>Method Summary</B></FONT></TH> | |
129 </TR> | |
130 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
132 <CODE> void</CODE></FONT></TD> | |
133 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SetCookie.html#setComment(java.lang.String)">setComment</A></B>(java.lang.String comment)</CODE> | |
134 | |
135 <BR> | |
136 If a user agent (web browser) presents this cookie to a user, the | |
137 cookie's purpose will be described using this comment.</TD> | |
138 </TR> | |
139 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
140 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
141 <CODE> void</CODE></FONT></TD> | |
142 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SetCookie.html#setDomain(java.lang.String)">setDomain</A></B>(java.lang.String domain)</CODE> | |
143 | |
144 <BR> | |
145 Sets the domain attribute.</TD> | |
146 </TR> | |
147 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
149 <CODE> void</CODE></FONT></TD> | |
150 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SetCookie.html#setExpiryDate(java.util.Date)">setExpiryDate</A></B>(java.util.Date expiryDate)</CODE> | |
151 | |
152 <BR> | |
153 Sets expiration date.</TD> | |
154 </TR> | |
155 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
157 <CODE> void</CODE></FONT></TD> | |
158 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SetCookie.html#setPath(java.lang.String)">setPath</A></B>(java.lang.String path)</CODE> | |
159 | |
160 <BR> | |
161 Sets the path attribute.</TD> | |
162 </TR> | |
163 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
164 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
165 <CODE> void</CODE></FONT></TD> | |
166 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SetCookie.html#setSecure(boolean)">setSecure</A></B>(boolean secure)</CODE> | |
167 | |
168 <BR> | |
169 Sets the secure attribute of the cookie.</TD> | |
170 </TR> | |
171 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
172 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
173 <CODE> void</CODE></FONT></TD> | |
174 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SetCookie.html#setValue(java.lang.String)">setValue</A></B>(java.lang.String value)</CODE> | |
175 | |
176 <BR> | |
177 </TD> | |
178 </TR> | |
179 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
180 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
181 <CODE> void</CODE></FONT></TD> | |
182 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/SetCookie.html#setVersion(int)">setVersion</A></B>(int version)</CODE> | |
183 | |
184 <BR> | |
185 Sets the version of the cookie specification to which this | |
186 cookie conforms.</TD> | |
187 </TR> | |
188 </TABLE> | |
189 <A NAME="methods_inherited_from_class_org.apache.http.cookie.Cookie"><!-- --></A> | |
190 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
191 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | |
192 <TH ALIGN="left"><B>Methods inherited from interface org.apache.http.cookie.<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A></B></TH> | |
193 </TR> | |
194 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
195 <TD><CODE><A HREF="../../../../org/apache/http/cookie/Cookie.html#getComment()">getComment</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#getCommentURL()">getCommentURL</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#getDomain()">getDomain</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#getExpiryDate()">getExpiryDate</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#getName()">getName</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#getPath()">getPath</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#getPorts()">getPorts</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#getValue()">getValue</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#getVersion()">getVersion</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#isExpired(java.util.Date)">isExpired</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#isPersistent()">isPersistent</A>, <A HREF="../../../../org/apache/http/cookie/Cookie.html#isSecure()">isSecure</A></CODE></TD> | |
196 </TR> | |
197 </TABLE> | |
198 | |
199 <P> | |
200 | |
201 <!-- ============ METHOD DETAIL ========== --> | |
202 | |
203 <A NAME="method_detail"><!-- --></A> | |
204 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
205 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
206 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | |
207 <B>Method Detail</B></FONT></TH> | |
208 </TR> | |
209 </TABLE> | |
210 | |
211 <A NAME="setValue(java.lang.String)"><!-- --></A><H3> | |
212 setValue</H3> | |
213 <PRE> | |
214 void <B>setValue</B>(java.lang.String value)</PRE> | |
215 <DL> | |
216 <DD><DL> | |
217 </DL> | |
218 </DD> | |
219 <DD><DL> | |
220 </DL> | |
221 </DD> | |
222 </DL> | |
223 <HR> | |
224 | |
225 <A NAME="setComment(java.lang.String)"><!-- --></A><H3> | |
226 setComment</H3> | |
227 <PRE> | |
228 void <B>setComment</B>(java.lang.String comment)</PRE> | |
229 <DL> | |
230 <DD>If a user agent (web browser) presents this cookie to a user, the | |
231 cookie's purpose will be described using this comment. | |
232 <P> | |
233 <DD><DL> | |
234 </DL> | |
235 </DD> | |
236 <DD><DL> | |
237 <DT><B>Parameters:</B><DD><CODE>comment</CODE> - <DT><B>See Also:</B><DD><A HREF="../../../../org/apache/http/cookie/Cookie.html#getComment()"><CODE>Cookie.getComment()</CODE></A></DL> | |
238 </DD> | |
239 </DL> | |
240 <HR> | |
241 | |
242 <A NAME="setExpiryDate(java.util.Date)"><!-- --></A><H3> | |
243 setExpiryDate</H3> | |
244 <PRE> | |
245 void <B>setExpiryDate</B>(java.util.Date expiryDate)</PRE> | |
246 <DL> | |
247 <DD>Sets expiration date. | |
248 <p><strong>Note:</strong> the object returned by this method is considered | |
249 immutable. Changing it (e.g. using setTime()) could result in undefined | |
250 behaviour. Do so at your peril.</p> | |
251 <P> | |
252 <DD><DL> | |
253 </DL> | |
254 </DD> | |
255 <DD><DL> | |
256 <DT><B>Parameters:</B><DD><CODE>expiryDate</CODE> - the <CODE>Date</CODE> after which this cookie is no longer valid.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/http/cookie/Cookie.html#getExpiryDate()"><CODE>Cookie.getExpiryDate()</CODE></A></DL> | |
257 </DD> | |
258 </DL> | |
259 <HR> | |
260 | |
261 <A NAME="setDomain(java.lang.String)"><!-- --></A><H3> | |
262 setDomain</H3> | |
263 <PRE> | |
264 void <B>setDomain</B>(java.lang.String domain)</PRE> | |
265 <DL> | |
266 <DD>Sets the domain attribute. | |
267 <P> | |
268 <DD><DL> | |
269 </DL> | |
270 </DD> | |
271 <DD><DL> | |
272 <DT><B>Parameters:</B><DD><CODE>domain</CODE> - The value of the domain attribute<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/http/cookie/Cookie.html#getDomain()"><CODE>Cookie.getDomain()</CODE></A></DL> | |
273 </DD> | |
274 </DL> | |
275 <HR> | |
276 | |
277 <A NAME="setPath(java.lang.String)"><!-- --></A><H3> | |
278 setPath</H3> | |
279 <PRE> | |
280 void <B>setPath</B>(java.lang.String path)</PRE> | |
281 <DL> | |
282 <DD>Sets the path attribute. | |
283 <P> | |
284 <DD><DL> | |
285 </DL> | |
286 </DD> | |
287 <DD><DL> | |
288 <DT><B>Parameters:</B><DD><CODE>path</CODE> - The value of the path attribute<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/http/cookie/Cookie.html#getPath()"><CODE>Cookie.getPath()</CODE></A></DL> | |
289 </DD> | |
290 </DL> | |
291 <HR> | |
292 | |
293 <A NAME="setSecure(boolean)"><!-- --></A><H3> | |
294 setSecure</H3> | |
295 <PRE> | |
296 void <B>setSecure</B>(boolean secure)</PRE> | |
297 <DL> | |
298 <DD>Sets the secure attribute of the cookie. | |
299 <p> | |
300 When <tt>true</tt> the cookie should only be sent | |
301 using a secure protocol (https). This should only be set when | |
302 the cookie's originating server used a secure protocol to set the | |
303 cookie's value. | |
304 <P> | |
305 <DD><DL> | |
306 </DL> | |
307 </DD> | |
308 <DD><DL> | |
309 <DT><B>Parameters:</B><DD><CODE>secure</CODE> - The value of the secure attribute<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/http/cookie/Cookie.html#isSecure()"><CODE>Cookie.isSecure()</CODE></A></DL> | |
310 </DD> | |
311 </DL> | |
312 <HR> | |
313 | |
314 <A NAME="setVersion(int)"><!-- --></A><H3> | |
315 setVersion</H3> | |
316 <PRE> | |
317 void <B>setVersion</B>(int version)</PRE> | |
318 <DL> | |
319 <DD>Sets the version of the cookie specification to which this | |
320 cookie conforms. | |
321 <P> | |
322 <DD><DL> | |
323 </DL> | |
324 </DD> | |
325 <DD><DL> | |
326 <DT><B>Parameters:</B><DD><CODE>version</CODE> - the version of the cookie.<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/http/cookie/Cookie.html#getVersion()"><CODE>Cookie.getVersion()</CODE></A></DL> | |
327 </DD> | |
328 </DL> | |
329 <!-- ========= END OF CLASS DATA ========= --> | |
330 <HR> | |
331 | |
332 | |
333 <!-- ======= START OF BOTTOM NAVBAR ====== --> | |
334 <A NAME="navbar_bottom"><!-- --></A> | |
335 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> | |
336 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | |
337 <TR> | |
338 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | |
339 <A NAME="navbar_bottom_firstrow"><!-- --></A> | |
340 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | |
341 <TR ALIGN="center" VALIGN="top"> | |
342 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | |
343 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
344 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | |
345 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SetCookie.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | |
346 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | |
347 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | |
348 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | |
349 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | |
350 </TR> | |
351 </TABLE> | |
352 </TD> | |
353 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | |
354 </EM> | |
355 </TD> | |
356 </TR> | |
357 | |
358 <TR> | |
359 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
360 <A HREF="../../../../org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie"><B>PREV CLASS</B></A> | |
361 <A HREF="../../../../org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie"><B>NEXT CLASS</B></A></FONT></TD> | |
362 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
363 <A HREF="../../../../index.html?org/apache/http/cookie/SetCookie.html" target="_top"><B>FRAMES</B></A> | |
364 <A HREF="SetCookie.html" target="_top"><B>NO FRAMES</B></A> | |
365 <SCRIPT type="text/javascript"> | |
366 <!-- | |
367 if(window==top) { | |
368 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); | |
369 } | |
370 //--> | |
371 </SCRIPT> | |
372 <NOSCRIPT> | |
373 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> | |
374 </NOSCRIPT> | |
375 | |
376 | |
377 </FONT></TD> | |
378 </TR> | |
379 <TR> | |
380 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
381 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> | |
382 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
383 DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> | |
384 </TR> | |
385 </TABLE> | |
386 <A NAME="skip-navbar_bottom"></A> | |
387 <!-- ======== END OF BOTTOM NAVBAR ======= --> | |
388 | |
389 <HR> | |
390 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved. | |
391 </BODY> | |
392 </HTML> |