~ubuntu-branches/ubuntu/precise/commons-httpclient/precise-updates

« back to all changes in this revision

Viewing changes to docs/apidocs/org/apache/commons/httpclient/cookie/CookiePolicy.html

  • Committer: Bazaar Package Importer
  • Author(s): Kumar Appaiah
  • Date: 2008-04-18 13:25:36 UTC
  • mfrom: (3.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080418132536-404lhdow885492ho
Tags: 3.1-2
* debian/watch:
  + Update to reflect new upstream mirror structure.
    (Closes: #459995)
* debian/control:
  + Update my e-mail address to akumar@debian.org.
  + Standards Version is now 3.7.3.
  + Use Vcs-Svn and Vcs-Browser in place of XS-Vcs-*.
  + Depend on ant 1.6.5 and above, instead of 1.6.5-1.

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">
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
2
<!--NewPage-->
3
3
<HTML>
4
4
<HEAD>
5
 
<!-- Generated by javadoc on Sun May 07 10:20:00 EDT 2006 -->
 
5
<!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 18 11:01:01 CEST 2007 -->
6
6
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
7
<TITLE>
8
 
HttpClient 3.0.1 API: Class  CookiePolicy
 
8
CookiePolicy (HttpClient 3.1 API)
9
9
</TITLE>
 
10
 
 
11
<META NAME="keywords" CONTENT="org.apache.commons.httpclient.cookie.CookiePolicy class">
 
12
 
10
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="CookiePolicy (HttpClient 3.1 API)";
 
19
}
 
20
</SCRIPT>
 
21
<NOSCRIPT>
 
22
</NOSCRIPT>
 
23
 
11
24
</HEAD>
12
 
<BODY BGCOLOR="white">
13
 
 
14
 
<!-- ========== START OF NAVBAR ========== -->
 
25
 
 
26
<BODY BGCOLOR="white" onload="windowTitle();">
 
27
 
 
28
 
 
29
<!-- ========= START OF TOP NAVBAR ======= -->
15
30
<A NAME="navbar_top"><!-- --></A>
16
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
31
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
32
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
17
33
<TR>
18
34
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
19
35
<A NAME="navbar_top_firstrow"><!-- --></A>
20
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
36
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
21
37
  <TR ALIGN="center" VALIGN="top">
22
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
23
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
53
 
38
54
<TR>
39
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
40
 
&nbsp;PREV CLASS&nbsp;
41
 
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpecBase.html"><B>NEXT CLASS</B></A></FONT></TD>
 
56
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePathComparator.html" title="class in org.apache.commons.httpclient.cookie"><B>PREV CLASS</B></A>&nbsp;
 
57
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><B>NEXT CLASS</B></A></FONT></TD>
42
58
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
43
 
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
44
 
&nbsp;<A HREF="CookiePolicy.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
59
  <A HREF="../../../../../index.html?org/apache/commons/httpclient/cookie/CookiePolicy.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
60
&nbsp;<A HREF="CookiePolicy.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>
45
74
</TR>
46
75
<TR>
47
76
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
48
 
  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>
 
77
  SUMMARY:&nbsp;NESTED&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>
49
78
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
50
 
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>
 
79
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>
51
80
</TR>
52
81
</TABLE>
53
 
<!-- =========== END OF NAVBAR =========== -->
 
82
<A NAME="skip-navbar_top"></A>
 
83
<!-- ========= END OF TOP NAVBAR ========= -->
54
84
 
55
85
<HR>
56
86
<!-- ======== START OF CLASS DATA ======== -->
58
88
<FONT SIZE="-1">
59
89
org.apache.commons.httpclient.cookie</FONT>
60
90
<BR>
61
 
Class  CookiePolicy</H2>
 
91
Class CookiePolicy</H2>
62
92
<PRE>
63
 
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html">java.lang.Object</A>
64
 
  |
65
 
  +--<B>org.apache.commons.httpclient.cookie.CookiePolicy</B>
 
93
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
 
94
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.httpclient.cookie.CookiePolicy</B>
66
95
</PRE>
67
96
<HR>
68
97
<DL>
69
 
<DT>public abstract class <B>CookiePolicy</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html">Object</A></DL>
 
98
<DT><PRE>public abstract class <B>CookiePolicy</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
 
99
</PRE>
70
100
 
71
101
<P>
72
102
Cookie management policy class. The cookie policy provides corresponding
82
112
   <li><tt>IGNORE_COOKIES</tt>: do not automcatically process cookies
83
113
  </ul>
84
114
<P>
 
115
 
 
116
<P>
85
117
<DL>
86
 
<DT><B>Since: </B><DD>2.0</DD>
87
 
<DT><B>Author: </B><DD><a href="mailto:oleg@ural.ru">Oleg Kalnichevski</a>, <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a></DD>
 
118
<DT><B>Since:</B></DT>
 
119
  <DD>2.0</DD>
 
120
<DT><B>Author:</B></DT>
 
121
  <DD><a href="mailto:oleg@ural.ru">Oleg Kalnichevski</a>, <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a></DD>
88
122
</DL>
89
123
<HR>
90
124
 
91
125
<P>
92
 
<!-- ======== INNER CLASS SUMMARY ======== -->
93
 
 
94
 
 
95
126
<!-- =========== FIELD SUMMARY =========== -->
96
127
 
97
128
<A NAME="field_summary"><!-- --></A>
98
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
129
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
99
130
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
100
 
<TD COLSPAN=2><FONT SIZE="+2">
101
 
<B>Field Summary</B></FONT></TD>
 
131
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
132
<B>Field Summary</B></FONT></TH>
102
133
</TR>
103
134
<TR BGCOLOR="white" CLASS="TableRowColor">
104
135
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
105
 
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A></CODE></FONT></TD>
 
136
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
106
137
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#BROWSER_COMPATIBILITY">BROWSER_COMPATIBILITY</A></B></CODE>
107
138
 
108
139
<BR>
119
150
</TR>
120
151
<TR BGCOLOR="white" CLASS="TableRowColor">
121
152
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
122
 
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A></CODE></FONT></TD>
 
153
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
123
154
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT">DEFAULT</A></B></CODE>
124
155
 
125
156
<BR>
127
158
</TR>
128
159
<TR BGCOLOR="white" CLASS="TableRowColor">
129
160
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
130
 
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A></CODE></FONT></TD>
 
161
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
131
162
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#IGNORE_COOKIES">IGNORE_COOKIES</A></B></CODE>
132
163
 
133
164
<BR>
135
166
</TR>
136
167
<TR BGCOLOR="white" CLASS="TableRowColor">
137
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
138
 
<CODE>protected static&nbsp;<A HREF="http://jakarta.apache.org/commons/logging/apidocs/org/apache/commons/logging/Log.html">Log</A></CODE></FONT></TD>
 
169
<CODE>protected static&nbsp;<A HREF="http://commons.apache.org/logging/commons-logging-1.0.4/docs/apidocs/org/apache/commons/logging/Log.html" title="class or interface in org.apache.commons.logging">Log</A></CODE></FONT></TD>
139
170
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#LOG">LOG</A></B></CODE>
140
171
 
141
172
<BR>
143
174
</TR>
144
175
<TR BGCOLOR="white" CLASS="TableRowColor">
145
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146
 
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A></CODE></FONT></TD>
 
177
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
147
178
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#NETSCAPE">NETSCAPE</A></B></CODE>
148
179
 
149
180
<BR>
159
190
</TR>
160
191
<TR BGCOLOR="white" CLASS="TableRowColor">
161
192
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162
 
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A></CODE></FONT></TD>
 
193
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
163
194
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC_2109">RFC_2109</A></B></CODE>
164
195
 
165
196
<BR>
167
198
</TR>
168
199
<TR BGCOLOR="white" CLASS="TableRowColor">
169
200
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
201
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 
202
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC_2965">RFC_2965</A></B></CODE>
 
203
 
 
204
<BR>
 
205
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The RFC 2965 compliant policy.</TD>
 
206
</TR>
 
207
<TR BGCOLOR="white" CLASS="TableRowColor">
 
208
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
209
<CODE>static&nbsp;int</CODE></FONT></TD>
171
210
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC2109">RFC2109</A></B></CODE>
172
211
 
173
212
<BR>
174
213
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC_2109"><CODE>RFC_2109</CODE></A></I></TD>
175
214
</TR>
 
215
<TR BGCOLOR="white" CLASS="TableRowColor">
 
216
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
217
<CODE>static&nbsp;int</CODE></FONT></TD>
 
218
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC2965">RFC2965</A></B></CODE>
 
219
 
 
220
<BR>
 
221
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC_2965"><CODE>RFC_2965</CODE></A></I></TD>
 
222
</TR>
176
223
</TABLE>
177
224
&nbsp;
178
225
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
179
226
 
180
227
<A NAME="constructor_summary"><!-- --></A>
181
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
228
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
182
229
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
183
 
<TD COLSPAN=2><FONT SIZE="+2">
184
 
<B>Constructor Summary</B></FONT></TD>
 
230
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
231
<B>Constructor Summary</B></FONT></TH>
185
232
</TR>
186
233
<TR BGCOLOR="white" CLASS="TableRowColor">
187
234
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#CookiePolicy()">CookiePolicy</A></B>()</CODE>
194
241
<!-- ========== METHOD SUMMARY =========== -->
195
242
 
196
243
<A NAME="method_summary"><!-- --></A>
197
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
244
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
198
245
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
199
 
<TD COLSPAN=2><FONT SIZE="+2">
200
 
<B>Method Summary</B></FONT></TD>
 
246
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
247
<B>Method Summary</B></FONT></TH>
201
248
</TR>
202
249
<TR BGCOLOR="white" CLASS="TableRowColor">
203
250
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204
 
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A></CODE></FONT></TD>
 
251
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A></CODE></FONT></TD>
205
252
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCompatibilitySpec()">getCompatibilitySpec</A></B>()</CODE>
206
253
 
207
254
<BR>
209
256
</TR>
210
257
<TR BGCOLOR="white" CLASS="TableRowColor">
211
258
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212
 
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A></CODE></FONT></TD>
213
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)">getCookieSpec</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;id)</CODE>
 
259
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A></CODE></FONT></TD>
 
260
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)">getCookieSpec</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id)</CODE>
214
261
 
215
262
<BR>
216
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> with the given ID.</TD>
 
263
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> with the given ID.</TD>
217
264
</TR>
218
265
<TR BGCOLOR="white" CLASS="TableRowColor">
219
266
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
225
272
</TR>
226
273
<TR BGCOLOR="white" CLASS="TableRowColor">
227
274
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228
 
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A></CODE></FONT></TD>
 
275
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A></CODE></FONT></TD>
229
276
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getDefaultSpec()">getDefaultSpec</A></B>()</CODE>
230
277
 
231
278
<BR>
232
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> registered as <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT"><CODE>DEFAULT</CODE></A>.</TD>
233
 
</TR>
234
 
<TR BGCOLOR="white" CLASS="TableRowColor">
235
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
236
 
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A></CODE></FONT></TD>
 
279
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> registered as <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT"><CODE>DEFAULT</CODE></A>.</TD>
 
280
</TR>
 
281
<TR BGCOLOR="white" CLASS="TableRowColor">
 
282
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
283
<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[]</CODE></FONT></TD>
 
284
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getRegisteredCookieSpecs()">getRegisteredCookieSpecs</A></B>()</CODE>
 
285
 
 
286
<BR>
 
287
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtains the currently registered cookie policy names.</TD>
 
288
</TR>
 
289
<TR BGCOLOR="white" CLASS="TableRowColor">
 
290
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
291
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A></CODE></FONT></TD>
237
292
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getSpecByPolicy(int)">getSpecByPolicy</A></B>(int&nbsp;policy)</CODE>
238
293
 
239
294
<BR>
241
296
</TR>
242
297
<TR BGCOLOR="white" CLASS="TableRowColor">
243
298
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
244
 
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A></CODE></FONT></TD>
 
299
<CODE>static&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A></CODE></FONT></TD>
245
300
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getSpecByVersion(int)">getSpecByVersion</A></B>(int&nbsp;ver)</CODE>
246
301
 
247
302
<BR>
250
305
<TR BGCOLOR="white" CLASS="TableRowColor">
251
306
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
252
307
<CODE>static&nbsp;void</CODE></FONT></TD>
253
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#registerCookieSpec(java.lang.String, java.lang.Class)">registerCookieSpec</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;id,
254
 
                   <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html">Class</A>&nbsp;clazz)</CODE>
 
308
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#registerCookieSpec(java.lang.String, java.lang.Class)">registerCookieSpec</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id,
 
309
                   <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&nbsp;clazz)</CODE>
255
310
 
256
311
<BR>
257
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers a new <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> with the given identifier.</TD>
 
312
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers a new <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> with the given identifier.</TD>
258
313
</TR>
259
314
<TR BGCOLOR="white" CLASS="TableRowColor">
260
315
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
267
322
<TR BGCOLOR="white" CLASS="TableRowColor">
268
323
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269
324
<CODE>static&nbsp;void</CODE></FONT></TD>
270
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#unregisterCookieSpec(java.lang.String)">unregisterCookieSpec</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;id)</CODE>
 
325
<TD><CODE><B><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#unregisterCookieSpec(java.lang.String)">unregisterCookieSpec</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id)</CODE>
271
326
 
272
327
<BR>
273
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unregisters the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> with the given ID.</TD>
 
328
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unregisters the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> with the given ID.</TD>
274
329
</TR>
275
330
</TABLE>
276
331
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
277
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
332
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
278
333
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
279
 
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html">Object</A></B></TD>
 
334
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
280
335
</TR>
281
336
<TR BGCOLOR="white" CLASS="TableRowColor">
282
 
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
 
337
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
283
338
</TR>
284
339
</TABLE>
285
340
&nbsp;
288
343
<!-- ============ FIELD DETAIL =========== -->
289
344
 
290
345
<A NAME="field_detail"><!-- --></A>
291
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
346
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
292
347
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
293
 
<TD COLSPAN=1><FONT SIZE="+2">
294
 
<B>Field Detail</B></FONT></TD>
 
348
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
349
<B>Field Detail</B></FONT></TH>
295
350
</TR>
296
351
</TABLE>
297
352
 
298
353
<A NAME="BROWSER_COMPATIBILITY"><!-- --></A><H3>
299
354
BROWSER_COMPATIBILITY</H3>
300
355
<PRE>
301
 
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A> <B>BROWSER_COMPATIBILITY</B></PRE>
 
356
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>BROWSER_COMPATIBILITY</B></PRE>
302
357
<DL>
303
358
<DD>The policy that provides high degree of compatibilty 
304
 
 with common cookie management of popular HTTP agents.<DD><DL>
305
 
<DT><B>Since: </B><DD>3.0</DD>
306
 
</DL>
307
 
</DD>
 
359
 with common cookie management of popular HTTP agents.
 
360
<P>
 
361
<DL>
 
362
<DT><B>Since:</B></DT>
 
363
  <DD>3.0</DD>
 
364
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.BROWSER_COMPATIBILITY">Constant Field Values</A></DL>
308
365
</DL>
309
366
<HR>
310
367
 
311
368
<A NAME="NETSCAPE"><!-- --></A><H3>
312
369
NETSCAPE</H3>
313
370
<PRE>
314
 
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A> <B>NETSCAPE</B></PRE>
315
 
<DL>
316
 
<DD>The Netscape cookie draft compliant policy.<DD><DL>
317
 
<DT><B>Since: </B><DD>3.0</DD>
318
 
</DL>
319
 
</DD>
 
371
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>NETSCAPE</B></PRE>
 
372
<DL>
 
373
<DD>The Netscape cookie draft compliant policy.
 
374
<P>
 
375
<DL>
 
376
<DT><B>Since:</B></DT>
 
377
  <DD>3.0</DD>
 
378
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.NETSCAPE">Constant Field Values</A></DL>
320
379
</DL>
321
380
<HR>
322
381
 
323
382
<A NAME="RFC_2109"><!-- --></A><H3>
324
383
RFC_2109</H3>
325
384
<PRE>
326
 
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A> <B>RFC_2109</B></PRE>
327
 
<DL>
328
 
<DD>The RFC 2109 compliant policy.<DD><DL>
329
 
<DT><B>Since: </B><DD>3.0</DD>
 
385
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>RFC_2109</B></PRE>
 
386
<DL>
 
387
<DD>The RFC 2109 compliant policy.
 
388
<P>
 
389
<DL>
 
390
<DT><B>Since:</B></DT>
 
391
  <DD>3.0</DD>
 
392
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.RFC_2109">Constant Field Values</A></DL>
330
393
</DL>
331
 
</DD>
 
394
<HR>
 
395
 
 
396
<A NAME="RFC_2965"><!-- --></A><H3>
 
397
RFC_2965</H3>
 
398
<PRE>
 
399
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>RFC_2965</B></PRE>
 
400
<DL>
 
401
<DD>The RFC 2965 compliant policy.
 
402
<P>
 
403
<DL>
 
404
<DT><B>Since:</B></DT>
 
405
  <DD>3.0</DD>
 
406
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.RFC_2965">Constant Field Values</A></DL>
332
407
</DL>
333
408
<HR>
334
409
 
335
410
<A NAME="IGNORE_COOKIES"><!-- --></A><H3>
336
411
IGNORE_COOKIES</H3>
337
412
<PRE>
338
 
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A> <B>IGNORE_COOKIES</B></PRE>
339
 
<DL>
340
 
<DD>The policy that ignores cookies.<DD><DL>
341
 
<DT><B>Since: </B><DD>3.0</DD>
342
 
</DL>
343
 
</DD>
 
413
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>IGNORE_COOKIES</B></PRE>
 
414
<DL>
 
415
<DD>The policy that ignores cookies.
 
416
<P>
 
417
<DL>
 
418
<DT><B>Since:</B></DT>
 
419
  <DD>3.0</DD>
 
420
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.IGNORE_COOKIES">Constant Field Values</A></DL>
344
421
</DL>
345
422
<HR>
346
423
 
347
424
<A NAME="DEFAULT"><!-- --></A><H3>
348
425
DEFAULT</H3>
349
426
<PRE>
350
 
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A> <B>DEFAULT</B></PRE>
351
 
<DL>
352
 
<DD>The default cookie policy.<DD><DL>
353
 
<DT><B>Since: </B><DD>3.0</DD>
354
 
</DL>
355
 
</DD>
 
427
public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>DEFAULT</B></PRE>
 
428
<DL>
 
429
<DD>The default cookie policy.
 
430
<P>
 
431
<DL>
 
432
<DT><B>Since:</B></DT>
 
433
  <DD>3.0</DD>
 
434
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.DEFAULT">Constant Field Values</A></DL>
356
435
</DL>
357
436
<HR>
358
437
 
361
440
<PRE>
362
441
public static final int <B>COMPATIBILITY</B></PRE>
363
442
<DL>
364
 
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#BROWSER_COMPATIBILITY"><CODE>BROWSER_COMPATIBILITY</CODE></A></I>
 
443
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#BROWSER_COMPATIBILITY"><CODE>BROWSER_COMPATIBILITY</CODE></A></I><DD>The <tt>COMPATIBILITY</tt> policy provides high compatibilty 
 
444
 with common cookie management of popular HTTP agents.
365
445
<P>
366
 
<DD>The <tt>COMPATIBILITY</tt> policy provides high compatibilty 
367
 
 with common cookie management of popular HTTP agents.</DL>
 
446
<DL>
 
447
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.COMPATIBILITY">Constant Field Values</A></DL>
 
448
</DL>
368
449
<HR>
369
450
 
370
451
<A NAME="NETSCAPE_DRAFT"><!-- --></A><H3>
372
453
<PRE>
373
454
public static final int <B>NETSCAPE_DRAFT</B></PRE>
374
455
<DL>
375
 
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#NETSCAPE"><CODE>NETSCAPE</CODE></A></I>
 
456
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#NETSCAPE"><CODE>NETSCAPE</CODE></A></I><DD>The <tt>NETSCAPE_DRAFT</tt> Netscape draft compliant policy.
376
457
<P>
377
 
<DD>The <tt>NETSCAPE_DRAFT</tt> Netscape draft compliant policy.</DL>
 
458
<DL>
 
459
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.NETSCAPE_DRAFT">Constant Field Values</A></DL>
 
460
</DL>
378
461
<HR>
379
462
 
380
463
<A NAME="RFC2109"><!-- --></A><H3>
382
465
<PRE>
383
466
public static final int <B>RFC2109</B></PRE>
384
467
<DL>
385
 
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC_2109"><CODE>RFC_2109</CODE></A></I>
386
 
<P>
387
 
<DD>The <tt>RFC2109</tt> RFC 2109 compliant policy.</DL>
 
468
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC_2109"><CODE>RFC_2109</CODE></A></I><DD>The <tt>RFC2109</tt> RFC 2109 compliant policy.
 
469
<P>
 
470
<DL>
 
471
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.RFC2109">Constant Field Values</A></DL>
 
472
</DL>
 
473
<HR>
 
474
 
 
475
<A NAME="RFC2965"><!-- --></A><H3>
 
476
RFC2965</H3>
 
477
<PRE>
 
478
public static final int <B>RFC2965</B></PRE>
 
479
<DL>
 
480
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#RFC_2965"><CODE>RFC_2965</CODE></A></I><DD>The <tt>RFC2965</tt> RFC 2965 compliant policy.
 
481
<P>
 
482
<DL>
 
483
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.commons.httpclient.cookie.CookiePolicy.RFC2965">Constant Field Values</A></DL>
 
484
</DL>
388
485
<HR>
389
486
 
390
487
<A NAME="LOG"><!-- --></A><H3>
391
488
LOG</H3>
392
489
<PRE>
393
 
protected static final <A HREF="http://jakarta.apache.org/commons/logging/apidocs/org/apache/commons/logging/Log.html">Log</A> <B>LOG</B></PRE>
394
 
<DL>
395
 
<DD>Log object.</DL>
 
490
protected static final <A HREF="http://commons.apache.org/logging/commons-logging-1.0.4/docs/apidocs/org/apache/commons/logging/Log.html" title="class or interface in org.apache.commons.logging">Log</A> <B>LOG</B></PRE>
 
491
<DL>
 
492
<DD>Log object.
 
493
<P>
 
494
<DL>
 
495
</DL>
 
496
</DL>
396
497
 
397
498
<!-- ========= CONSTRUCTOR DETAIL ======== -->
398
499
 
399
500
<A NAME="constructor_detail"><!-- --></A>
400
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
501
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
401
502
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
402
 
<TD COLSPAN=1><FONT SIZE="+2">
403
 
<B>Constructor Detail</B></FONT></TD>
 
503
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
504
<B>Constructor Detail</B></FONT></TH>
404
505
</TR>
405
506
</TABLE>
406
507
 
414
515
<!-- ============ METHOD DETAIL ========== -->
415
516
 
416
517
<A NAME="method_detail"><!-- --></A>
417
 
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
518
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
418
519
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
419
 
<TD COLSPAN=1><FONT SIZE="+2">
420
 
<B>Method Detail</B></FONT></TD>
 
520
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
521
<B>Method Detail</B></FONT></TH>
421
522
</TR>
422
523
</TABLE>
423
524
 
424
525
<A NAME="registerCookieSpec(java.lang.String, java.lang.Class)"><!-- --></A><H3>
425
526
registerCookieSpec</H3>
426
527
<PRE>
427
 
public static void <B>registerCookieSpec</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;id,
428
 
                                      <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html">Class</A>&nbsp;clazz)</PRE>
 
528
public static void <B>registerCookieSpec</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id,
 
529
                                      <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&nbsp;clazz)</PRE>
429
530
<DL>
430
 
<DD>Registers a new <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> with the given identifier. 
 
531
<DD>Registers a new <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> with the given identifier. 
431
532
 If a specification with the given ID already exists it will be overridden.  
432
 
 This ID is the same one used to retrieve the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> 
433
 
 from <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)"><CODE>getCookieSpec(String)</CODE></A>.<DD><DL>
434
 
<DT><B>Parameters:</B><DD><CODE>id</CODE> - the identifier for this specification<DD><CODE>clazz</CODE> - the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> class to register<DT><B>Since: </B><DD>3.0</DD>
435
 
<DT><B>See Also: </B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)"><CODE>getCookieSpec(String)</CODE></A></DL>
 
533
 This ID is the same one used to retrieve the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> 
 
534
 from <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)"><CODE>getCookieSpec(String)</CODE></A>.
 
535
<P>
 
536
<DD><DL>
 
537
<DT><B>Parameters:</B><DD><CODE>id</CODE> - the identifier for this specification<DD><CODE>clazz</CODE> - the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> class to register<DT><B>Since:</B></DT>
 
538
  <DD>3.0</DD>
 
539
<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)"><CODE>getCookieSpec(String)</CODE></A></DL>
436
540
</DD>
437
541
</DL>
438
542
<HR>
440
544
<A NAME="unregisterCookieSpec(java.lang.String)"><!-- --></A><H3>
441
545
unregisterCookieSpec</H3>
442
546
<PRE>
443
 
public static void <B>unregisterCookieSpec</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;id)</PRE>
 
547
public static void <B>unregisterCookieSpec</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id)</PRE>
444
548
<DL>
445
 
<DD>Unregisters the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> with the given ID.<DD><DL>
446
 
<DT><B>Parameters:</B><DD><CODE>id</CODE> - the ID of the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> to unregister<DT><B>Since: </B><DD>3.0</DD>
 
549
<DD>Unregisters the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> with the given ID.
 
550
<P>
 
551
<DD><DL>
 
552
<DT><B>Parameters:</B><DD><CODE>id</CODE> - the ID of the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> to unregister<DT><B>Since:</B></DT>
 
553
  <DD>3.0</DD>
447
554
</DL>
448
555
</DD>
449
556
</DL>
452
559
<A NAME="getCookieSpec(java.lang.String)"><!-- --></A><H3>
453
560
getCookieSpec</H3>
454
561
<PRE>
455
 
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A> <B>getCookieSpec</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html">String</A>&nbsp;id)
456
 
                                throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/IllegalStateException.html">IllegalStateException</A></PRE>
 
562
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A> <B>getCookieSpec</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id)
 
563
                                throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/IllegalStateException.html" title="class or interface in java.lang">IllegalStateException</A></PRE>
457
564
<DL>
458
 
<DD>Gets the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> with the given ID.<DD><DL>
459
 
<DT><B>Parameters:</B><DD><CODE>id</CODE> - the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> ID<DT><B>Returns:</B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A><DT><B>Throws:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/IllegalStateException.html">IllegalStateException</A></CODE> - if a policy with the ID cannot be found<DT><B>Since: </B><DD>3.0</DD>
 
565
<DD>Gets the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> with the given ID.
 
566
<P>
 
567
<DD><DL>
 
568
<DT><B>Parameters:</B><DD><CODE>id</CODE> - the <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> ID
 
569
<DT><B>Returns:</B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A>
 
570
<DT><B>Throws:</B>
 
571
<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/IllegalStateException.html" title="class or interface in java.lang">IllegalStateException</A></CODE> - if a policy with the ID cannot be found<DT><B>Since:</B></DT>
 
572
  <DD>3.0</DD>
460
573
</DL>
461
574
</DD>
462
575
</DL>
470
583
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getDefaultSpec()"><CODE>getDefaultSpec()</CODE></A></I>
471
584
<P>
472
585
<DD><DL>
473
 
<DT><B>Returns:</B><DD>default cookie policy<DT><B>See Also: </B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getDefaultSpec()"><CODE>getDefaultSpec()</CODE></A></DL>
 
586
 
 
587
<DT><B>Returns:</B><DD>default cookie policy<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getDefaultSpec()"><CODE>getDefaultSpec()</CODE></A></DL>
474
588
</DD>
475
589
</DL>
476
590
<HR>
483
597
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#registerCookieSpec(java.lang.String, java.lang.Class)"><CODE>registerCookieSpec(String, Class)</CODE></A></I>
484
598
<P>
485
599
<DD><DL>
486
 
<DT><B>Parameters:</B><DD><CODE>policy</CODE> - new default cookie policy<DT><B>See Also: </B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT"><CODE>DEFAULT</CODE></A></DL>
 
600
<DT><B>Parameters:</B><DD><CODE>policy</CODE> - new default cookie policy<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT"><CODE>DEFAULT</CODE></A></DL>
487
601
</DD>
488
602
</DL>
489
603
<HR>
491
605
<A NAME="getSpecByPolicy(int)"><!-- --></A><H3>
492
606
getSpecByPolicy</H3>
493
607
<PRE>
494
 
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A> <B>getSpecByPolicy</B>(int&nbsp;policy)</PRE>
 
608
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A> <B>getSpecByPolicy</B>(int&nbsp;policy)</PRE>
495
609
<DL>
496
610
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)"><CODE>getCookieSpec(String)</CODE></A></I>
497
611
<P>
498
612
<DD><DL>
499
 
<DT><B>Parameters:</B><DD><CODE>policy</CODE> - cookie policy to get the CookieSpec for<DT><B>Returns:</B><DD>cookie specification interface for the given policy</DL>
 
613
<DT><B>Parameters:</B><DD><CODE>policy</CODE> - cookie policy to get the CookieSpec for
 
614
<DT><B>Returns:</B><DD>cookie specification interface for the given policy</DL>
500
615
</DD>
501
616
</DL>
502
617
<HR>
504
619
<A NAME="getDefaultSpec()"><!-- --></A><H3>
505
620
getDefaultSpec</H3>
506
621
<PRE>
507
 
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A> <B>getDefaultSpec</B>()</PRE>
 
622
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A> <B>getDefaultSpec</B>()</PRE>
508
623
<DL>
509
 
<DD>Returns <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> registered as <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT"><CODE>DEFAULT</CODE></A>. 
510
 
 If no default <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A> has been registered, 
511
 
 <A HREF="../../../../../org/apache/commons/httpclient/cookie/RFC2109Spec.html"><CODE>RFC2109 specification</CODE></A> is returned.<DD><DL>
512
 
<DT><B>Returns:</B><DD>default <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html"><CODE>cookie specification</CODE></A><DT><B>See Also: </B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT"><CODE>DEFAULT</CODE></A></DL>
 
624
<DD>Returns <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> registered as <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT"><CODE>DEFAULT</CODE></A>. 
 
625
 If no default <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A> has been registered, 
 
626
 <A HREF="../../../../../org/apache/commons/httpclient/cookie/RFC2109Spec.html" title="class in org.apache.commons.httpclient.cookie"><CODE>RFC2109 specification</CODE></A> is returned.
 
627
<P>
 
628
<DD><DL>
 
629
 
 
630
<DT><B>Returns:</B><DD>default <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><CODE>cookie specification</CODE></A><DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#DEFAULT"><CODE>DEFAULT</CODE></A></DL>
513
631
</DD>
514
632
</DL>
515
633
<HR>
517
635
<A NAME="getSpecByVersion(int)"><!-- --></A><H3>
518
636
getSpecByVersion</H3>
519
637
<PRE>
520
 
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A> <B>getSpecByVersion</B>(int&nbsp;ver)</PRE>
 
638
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A> <B>getSpecByVersion</B>(int&nbsp;ver)</PRE>
521
639
<DL>
522
640
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)"><CODE>getCookieSpec(String)</CODE></A></I>
523
641
<P>
528
646
  <li><tt>version 0</tt> corresponds to the Netscape draft
529
647
  <li><tt>version 1</tt> corresponds to the RFC 2109
530
648
  <li>Any other cookie value coresponds to the default spec
531
 
 <ul><DD><DL>
532
 
<DT><B>Parameters:</B><DD><CODE>ver</CODE> - the cookie version to get the spec for<DT><B>Returns:</B><DD>cookie specification interface intended for processing 
 
649
 <ul>
 
650
<P>
 
651
<DD><DL>
 
652
<DT><B>Parameters:</B><DD><CODE>ver</CODE> - the cookie version to get the spec for
 
653
<DT><B>Returns:</B><DD>cookie specification interface intended for processing 
533
654
  cookies with the given version</DL>
534
655
</DD>
535
656
</DL>
538
659
<A NAME="getCompatibilitySpec()"><!-- --></A><H3>
539
660
getCompatibilitySpec</H3>
540
661
<PRE>
541
 
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html">CookieSpec</A> <B>getCompatibilitySpec</B>()</PRE>
 
662
public static <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie">CookieSpec</A> <B>getCompatibilitySpec</B>()</PRE>
542
663
<DL>
543
664
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePolicy.html#getCookieSpec(java.lang.String)"><CODE>getCookieSpec(String)</CODE></A></I>
544
665
<P>
545
666
<DD><DL>
 
667
 
546
668
<DT><B>Returns:</B><DD>cookie specification interface that provides high compatibilty 
547
669
 with common cookie management of popular HTTP agents</DL>
548
670
</DD>
549
671
</DL>
 
672
<HR>
 
673
 
 
674
<A NAME="getRegisteredCookieSpecs()"><!-- --></A><H3>
 
675
getRegisteredCookieSpecs</H3>
 
676
<PRE>
 
677
public static <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>getRegisteredCookieSpecs</B>()</PRE>
 
678
<DL>
 
679
<DD>Obtains the currently registered cookie policy names.
 
680
 
 
681
 Note that the DEFAULT policy (if present) is likely to be the same
 
682
 as one of the other policies, but does not have to be.
 
683
<P>
 
684
<DD><DL>
 
685
 
 
686
<DT><B>Returns:</B><DD>array of registered cookie policy names<DT><B>Since:</B></DT>
 
687
  <DD>3.1</DD>
 
688
</DL>
 
689
</DD>
 
690
</DL>
550
691
<!-- ========= END OF CLASS DATA ========= -->
551
692
<HR>
552
693
 
553
 
<!-- ========== START OF NAVBAR ========== -->
 
694
 
 
695
<!-- ======= START OF BOTTOM NAVBAR ====== -->
554
696
<A NAME="navbar_bottom"><!-- --></A>
555
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
697
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
698
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
556
699
<TR>
557
700
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
558
701
<A NAME="navbar_bottom_firstrow"><!-- --></A>
559
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
702
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
560
703
  <TR ALIGN="center" VALIGN="top">
561
704
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
562
705
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
576
719
 
577
720
<TR>
578
721
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
579
 
&nbsp;PREV CLASS&nbsp;
580
 
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpecBase.html"><B>NEXT CLASS</B></A></FONT></TD>
 
722
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookiePathComparator.html" title="class in org.apache.commons.httpclient.cookie"><B>PREV CLASS</B></A>&nbsp;
 
723
&nbsp;<A HREF="../../../../../org/apache/commons/httpclient/cookie/CookieSpec.html" title="interface in org.apache.commons.httpclient.cookie"><B>NEXT CLASS</B></A></FONT></TD>
581
724
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
582
 
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
583
 
&nbsp;<A HREF="CookiePolicy.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
725
  <A HREF="../../../../../index.html?org/apache/commons/httpclient/cookie/CookiePolicy.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
726
&nbsp;<A HREF="CookiePolicy.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
727
&nbsp;<SCRIPT type="text/javascript">
 
728
  <!--
 
729
  if(window==top) {
 
730
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
731
  }
 
732
  //-->
 
733
</SCRIPT>
 
734
<NOSCRIPT>
 
735
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
736
</NOSCRIPT>
 
737
 
 
738
 
 
739
</FONT></TD>
584
740
</TR>
585
741
<TR>
586
742
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
587
 
  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>
 
743
  SUMMARY:&nbsp;NESTED&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>
588
744
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
589
 
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>
 
745
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>
590
746
</TR>
591
747
</TABLE>
592
 
<!-- =========== END OF NAVBAR =========== -->
 
748
<A NAME="skip-navbar_bottom"></A>
 
749
<!-- ======== END OF BOTTOM NAVBAR ======= -->
593
750
 
594
751
<HR>
595
 
Copyright &copy; 2001-2006 Apache Software Foundation. All Rights Reserved.
 
752
Copyright &copy; 2001-2007 Apache Software Foundation. All Rights Reserved.
596
753
</BODY>
597
754
</HTML>