comparison libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/org/apache/http/cookie/ClientCookie.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 ClientCookie (HttpClient 4.0-beta1 API)
9 </TITLE>
10
11 <META NAME="keywords" CONTENT="org.apache.http.cookie.ClientCookie 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="ClientCookie (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>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ClientCookie.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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/http/cookie/Cookie.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/ClientCookie.html" target="_top"><B>FRAMES</B></A> &nbsp;
60 &nbsp;<A HREF="ClientCookie.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;CONSTR&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;CONSTR&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.http.cookie</FONT>
90 <BR>
91 Interface ClientCookie</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 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>
97 </DL>
98 <HR>
99 <DL>
100 <DT><PRE>public interface <B>ClientCookie</B><DT>extends <A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A></DL>
101 </PRE>
102
103 <P>
104 ClientCookie extends the standard <A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>Cookie</CODE></A> interface with
105 additional client specific functionality such ability to retrieve
106 original cookie attributes exactly as they were specified by the
107 origin server. This is important for generating the <tt>Cookie</tt>
108 header because some cookie specifications require that the
109 <tt>Cookie</tt> header should include certain attributes only if
110 they were specified in the <tt>Set-Cookie</tt> header.
111 <P>
112
113 <P>
114 <DL>
115 <DT><B>Since:</B></DT>
116 <DD>4.0</DD>
117 <DT><B>Author:</B></DT>
118 <DD><a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a></DD>
119 </DL>
120 <HR>
121
122 <P>
123 <!-- =========== FIELD SUMMARY =========== -->
124
125 <A NAME="field_summary"><!-- --></A>
126 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129 <B>Field Summary</B></FONT></TH>
130 </TR>
131 <TR BGCOLOR="white" CLASS="TableRowColor">
132 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
134 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#COMMENT_ATTR">COMMENT_ATTR</A></B></CODE>
135
136 <BR>
137 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
138 </TR>
139 <TR BGCOLOR="white" CLASS="TableRowColor">
140 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
142 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#COMMENTURL_ATTR">COMMENTURL_ATTR</A></B></CODE>
143
144 <BR>
145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
146 </TR>
147 <TR BGCOLOR="white" CLASS="TableRowColor">
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
150 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#DISCARD_ATTR">DISCARD_ATTR</A></B></CODE>
151
152 <BR>
153 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154 </TR>
155 <TR BGCOLOR="white" CLASS="TableRowColor">
156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
158 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#DOMAIN_ATTR">DOMAIN_ATTR</A></B></CODE>
159
160 <BR>
161 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162 </TR>
163 <TR BGCOLOR="white" CLASS="TableRowColor">
164 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
166 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#EXPIRES_ATTR">EXPIRES_ATTR</A></B></CODE>
167
168 <BR>
169 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170 </TR>
171 <TR BGCOLOR="white" CLASS="TableRowColor">
172 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
174 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#MAX_AGE_ATTR">MAX_AGE_ATTR</A></B></CODE>
175
176 <BR>
177 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
178 </TR>
179 <TR BGCOLOR="white" CLASS="TableRowColor">
180 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
182 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#PATH_ATTR">PATH_ATTR</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>static&nbsp;java.lang.String</CODE></FONT></TD>
190 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#PORT_ATTR">PORT_ATTR</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>static&nbsp;java.lang.String</CODE></FONT></TD>
198 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#SECURE_ATTR">SECURE_ATTR</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>static&nbsp;java.lang.String</CODE></FONT></TD>
206 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#VERSION_ATTR">VERSION_ATTR</A></B></CODE>
207
208 <BR>
209 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210 </TR>
211 </TABLE>
212 &nbsp;
213 <!-- ========== METHOD SUMMARY =========== -->
214
215 <A NAME="method_summary"><!-- --></A>
216 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
218 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
219 <B>Method Summary</B></FONT></TH>
220 </TR>
221 <TR BGCOLOR="white" CLASS="TableRowColor">
222 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223 <CODE>&nbsp;boolean</CODE></FONT></TD>
224 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#containsAttribute(java.lang.String)">containsAttribute</A></B>(java.lang.String&nbsp;name)</CODE>
225
226 <BR>
227 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
228 </TR>
229 <TR BGCOLOR="white" CLASS="TableRowColor">
230 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
232 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/ClientCookie.html#getAttribute(java.lang.String)">getAttribute</A></B>(java.lang.String&nbsp;name)</CODE>
233
234 <BR>
235 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
236 </TR>
237 </TABLE>
238 &nbsp;<A NAME="methods_inherited_from_class_org.apache.http.cookie.Cookie"><!-- --></A>
239 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
240 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
241 <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>
242 </TR>
243 <TR BGCOLOR="white" CLASS="TableRowColor">
244 <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>
245 </TR>
246 </TABLE>
247 &nbsp;
248 <P>
249
250 <!-- ============ FIELD DETAIL =========== -->
251
252 <A NAME="field_detail"><!-- --></A>
253 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
254 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
255 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
256 <B>Field Detail</B></FONT></TH>
257 </TR>
258 </TABLE>
259
260 <A NAME="VERSION_ATTR"><!-- --></A><H3>
261 VERSION_ATTR</H3>
262 <PRE>
263 static final java.lang.String <B>VERSION_ATTR</B></PRE>
264 <DL>
265 <DL>
266 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.VERSION_ATTR">Constant Field Values</A></DL>
267 </DL>
268 <HR>
269
270 <A NAME="PATH_ATTR"><!-- --></A><H3>
271 PATH_ATTR</H3>
272 <PRE>
273 static final java.lang.String <B>PATH_ATTR</B></PRE>
274 <DL>
275 <DL>
276 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.PATH_ATTR">Constant Field Values</A></DL>
277 </DL>
278 <HR>
279
280 <A NAME="DOMAIN_ATTR"><!-- --></A><H3>
281 DOMAIN_ATTR</H3>
282 <PRE>
283 static final java.lang.String <B>DOMAIN_ATTR</B></PRE>
284 <DL>
285 <DL>
286 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.DOMAIN_ATTR">Constant Field Values</A></DL>
287 </DL>
288 <HR>
289
290 <A NAME="MAX_AGE_ATTR"><!-- --></A><H3>
291 MAX_AGE_ATTR</H3>
292 <PRE>
293 static final java.lang.String <B>MAX_AGE_ATTR</B></PRE>
294 <DL>
295 <DL>
296 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.MAX_AGE_ATTR">Constant Field Values</A></DL>
297 </DL>
298 <HR>
299
300 <A NAME="SECURE_ATTR"><!-- --></A><H3>
301 SECURE_ATTR</H3>
302 <PRE>
303 static final java.lang.String <B>SECURE_ATTR</B></PRE>
304 <DL>
305 <DL>
306 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.SECURE_ATTR">Constant Field Values</A></DL>
307 </DL>
308 <HR>
309
310 <A NAME="COMMENT_ATTR"><!-- --></A><H3>
311 COMMENT_ATTR</H3>
312 <PRE>
313 static final java.lang.String <B>COMMENT_ATTR</B></PRE>
314 <DL>
315 <DL>
316 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.COMMENT_ATTR">Constant Field Values</A></DL>
317 </DL>
318 <HR>
319
320 <A NAME="EXPIRES_ATTR"><!-- --></A><H3>
321 EXPIRES_ATTR</H3>
322 <PRE>
323 static final java.lang.String <B>EXPIRES_ATTR</B></PRE>
324 <DL>
325 <DL>
326 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.EXPIRES_ATTR">Constant Field Values</A></DL>
327 </DL>
328 <HR>
329
330 <A NAME="PORT_ATTR"><!-- --></A><H3>
331 PORT_ATTR</H3>
332 <PRE>
333 static final java.lang.String <B>PORT_ATTR</B></PRE>
334 <DL>
335 <DL>
336 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.PORT_ATTR">Constant Field Values</A></DL>
337 </DL>
338 <HR>
339
340 <A NAME="COMMENTURL_ATTR"><!-- --></A><H3>
341 COMMENTURL_ATTR</H3>
342 <PRE>
343 static final java.lang.String <B>COMMENTURL_ATTR</B></PRE>
344 <DL>
345 <DL>
346 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.COMMENTURL_ATTR">Constant Field Values</A></DL>
347 </DL>
348 <HR>
349
350 <A NAME="DISCARD_ATTR"><!-- --></A><H3>
351 DISCARD_ATTR</H3>
352 <PRE>
353 static final java.lang.String <B>DISCARD_ATTR</B></PRE>
354 <DL>
355 <DL>
356 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.http.cookie.ClientCookie.DISCARD_ATTR">Constant Field Values</A></DL>
357 </DL>
358
359 <!-- ============ METHOD DETAIL ========== -->
360
361 <A NAME="method_detail"><!-- --></A>
362 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
363 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
364 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
365 <B>Method Detail</B></FONT></TH>
366 </TR>
367 </TABLE>
368
369 <A NAME="getAttribute(java.lang.String)"><!-- --></A><H3>
370 getAttribute</H3>
371 <PRE>
372 java.lang.String <B>getAttribute</B>(java.lang.String&nbsp;name)</PRE>
373 <DL>
374 <DD><DL>
375 </DL>
376 </DD>
377 <DD><DL>
378 </DL>
379 </DD>
380 </DL>
381 <HR>
382
383 <A NAME="containsAttribute(java.lang.String)"><!-- --></A><H3>
384 containsAttribute</H3>
385 <PRE>
386 boolean <B>containsAttribute</B>(java.lang.String&nbsp;name)</PRE>
387 <DL>
388 <DD><DL>
389 </DL>
390 </DD>
391 <DD><DL>
392 </DL>
393 </DD>
394 </DL>
395 <!-- ========= END OF CLASS DATA ========= -->
396 <HR>
397
398
399 <!-- ======= START OF BOTTOM NAVBAR ====== -->
400 <A NAME="navbar_bottom"><!-- --></A>
401 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
402 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
403 <TR>
404 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
405 <A NAME="navbar_bottom_firstrow"><!-- --></A>
406 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
407 <TR ALIGN="center" VALIGN="top">
408 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
409 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
410 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
411 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ClientCookie.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
412 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
413 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
414 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
415 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
416 </TR>
417 </TABLE>
418 </TD>
419 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
420 </EM>
421 </TD>
422 </TR>
423
424 <TR>
425 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
426 &nbsp;PREV CLASS&nbsp;
427 &nbsp;<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><B>NEXT CLASS</B></A></FONT></TD>
428 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
429 <A HREF="../../../../index.html?org/apache/http/cookie/ClientCookie.html" target="_top"><B>FRAMES</B></A> &nbsp;
430 &nbsp;<A HREF="ClientCookie.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
431 &nbsp;<SCRIPT type="text/javascript">
432 <!--
433 if(window==top) {
434 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
435 }
436 //-->
437 </SCRIPT>
438 <NOSCRIPT>
439 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
440 </NOSCRIPT>
441
442
443 </FONT></TD>
444 </TR>
445 <TR>
446 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
447 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
448 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
449 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
450 </TR>
451 </TABLE>
452 <A NAME="skip-navbar_bottom"></A>
453 <!-- ======== END OF BOTTOM NAVBAR ======= -->
454
455 <HR>
456 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
457 </BODY>
458 </HTML>