Skip to content

Commit 46c06d5

Browse files
committed
Docs for 1.4.0
1 parent bf5a211 commit 46c06d5

20 files changed

+1232
-68
lines changed

doc/allclasses-frame.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_24) on Sat Jun 04 15:55:50 PDT 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_31) on Sat Jun 09 14:29:17 PDT 2012 -->
66
<TITLE>
77
All Classes
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2011-06-04">
10+
<META NAME="date" CONTENT="2012-06-09">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
1313

@@ -25,6 +25,8 @@
2525
<BR>
2626
<A HREF="com/loopj/android/http/AsyncHttpResponseHandler.html" title="class in com.loopj.android.http" target="classFrame">AsyncHttpResponseHandler</A>
2727
<BR>
28+
<A HREF="com/loopj/android/http/BinaryHttpResponseHandler.html" title="class in com.loopj.android.http" target="classFrame">BinaryHttpResponseHandler</A>
29+
<BR>
2830
<A HREF="com/loopj/android/http/JsonHttpResponseHandler.html" title="class in com.loopj.android.http" target="classFrame">JsonHttpResponseHandler</A>
2931
<BR>
3032
<A HREF="com/loopj/android/http/PersistentCookieStore.html" title="class in com.loopj.android.http" target="classFrame">PersistentCookieStore</A>

doc/allclasses-noframe.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_24) on Sat Jun 04 15:55:50 PDT 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_31) on Sat Jun 09 14:29:17 PDT 2012 -->
66
<TITLE>
77
All Classes
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2011-06-04">
10+
<META NAME="date" CONTENT="2012-06-09">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
1313

@@ -25,6 +25,8 @@
2525
<BR>
2626
<A HREF="com/loopj/android/http/AsyncHttpResponseHandler.html" title="class in com.loopj.android.http">AsyncHttpResponseHandler</A>
2727
<BR>
28+
<A HREF="com/loopj/android/http/BinaryHttpResponseHandler.html" title="class in com.loopj.android.http">BinaryHttpResponseHandler</A>
29+
<BR>
2830
<A HREF="com/loopj/android/http/JsonHttpResponseHandler.html" title="class in com.loopj.android.http">JsonHttpResponseHandler</A>
2931
<BR>
3032
<A HREF="com/loopj/android/http/PersistentCookieStore.html" title="class in com.loopj.android.http">PersistentCookieStore</A>

doc/com/loopj/android/http/AsyncHttpClient.html

Lines changed: 248 additions & 2 deletions
Large diffs are not rendered by default.

doc/com/loopj/android/http/AsyncHttpResponseHandler.html

Lines changed: 157 additions & 17 deletions
Large diffs are not rendered by default.

doc/com/loopj/android/http/BinaryHttpResponseHandler.html

Lines changed: 451 additions & 0 deletions
Large diffs are not rendered by default.

doc/com/loopj/android/http/JsonHttpResponseHandler.html

Lines changed: 95 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_24) on Sat Jun 04 15:55:50 PDT 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_31) on Sat Jun 09 14:29:17 PDT 2012 -->
66
<TITLE>
77
JsonHttpResponseHandler
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2011-06-04">
10+
<META NAME="date" CONTENT="2012-06-09">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
1313

@@ -53,7 +53,7 @@
5353

5454
<TR>
5555
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56-
&nbsp;<A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html" title="class in com.loopj.android.http"><B>PREV CLASS</B></A>&nbsp;
56+
&nbsp;<A HREF="../../../../com/loopj/android/http/BinaryHttpResponseHandler.html" title="class in com.loopj.android.http"><B>PREV CLASS</B></A>&nbsp;
5757
&nbsp;<A HREF="../../../../com/loopj/android/http/PersistentCookieStore.html" title="class in com.loopj.android.http"><B>NEXT CLASS</B></A></FONT></TD>
5858
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
5959
<A HREF="../../../../index.html?com/loopj/android/http/JsonHttpResponseHandler.html" target="_top"><B>FRAMES</B></A> &nbsp;
@@ -74,7 +74,7 @@
7474
</TR>
7575
<TR>
7676
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77-
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&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="#fields_inherited_from_class_com.loopj.android.http.AsyncHttpResponseHandler">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
7878
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
7979
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
8080
</TR>
@@ -100,23 +100,41 @@ <H2>
100100
</PRE>
101101

102102
<P>
103-
Used to intercept and handle the responses from requests made using
103+
Used to intercept and handle the responses from requests made using
104104
<A HREF="../../../../com/loopj/android/http/AsyncHttpClient.html" title="class in com.loopj.android.http"><CODE>AsyncHttpClient</CODE></A>, with automatic parsing into a <A HREF="http://d.android.com/reference/org/json/JSONObject.html?is-external=true" title="class or interface in org.json"><CODE>JSONObject</CODE></A>
105105
or <A HREF="http://d.android.com/reference/org/json/JSONArray.html?is-external=true" title="class or interface in org.json"><CODE>JSONArray</CODE></A>.
106106
<p>
107107
This class is designed to be passed to get, post, put and delete requests
108108
with the <A HREF="../../../../com/loopj/android/http/JsonHttpResponseHandler.html#onSuccess(org.json.JSONObject)"><CODE>onSuccess(JSONObject)</CODE></A> or <A HREF="../../../../com/loopj/android/http/JsonHttpResponseHandler.html#onSuccess(org.json.JSONArray)"><CODE>onSuccess(JSONArray)</CODE></A>
109109
methods anonymously overridden.
110110
<p>
111-
Additionally, you can override the other event methods from the
111+
Additionally, you can override the other event methods from the
112112
parent class.
113113
<P>
114114

115115
<P>
116116
<HR>
117117

118118
<P>
119+
<!-- =========== FIELD SUMMARY =========== -->
119120

121+
<A NAME="field_summary"><!-- --></A>
122+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
125+
<B>Field Summary</B></FONT></TH>
126+
</TR>
127+
</TABLE>
128+
&nbsp;<A NAME="fields_inherited_from_class_com.loopj.android.http.AsyncHttpResponseHandler"><!-- --></A>
129+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
130+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
131+
<TH ALIGN="left"><B>Fields inherited from class com.loopj.android.http.<A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html" title="class in com.loopj.android.http">AsyncHttpResponseHandler</A></B></TH>
132+
</TR>
133+
<TR BGCOLOR="white" CLASS="TableRowColor">
134+
<TD><CODE><A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#FAILURE_MESSAGE">FAILURE_MESSAGE</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#FINISH_MESSAGE">FINISH_MESSAGE</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#START_MESSAGE">START_MESSAGE</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#SUCCESS_MESSAGE">SUCCESS_MESSAGE</A></CODE></TD>
135+
</TR>
136+
</TABLE>
137+
&nbsp;
120138
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
121139

122140
<A NAME="constructor_summary"><!-- --></A>
@@ -144,6 +162,15 @@ <H2>
144162
<TR BGCOLOR="white" CLASS="TableRowColor">
145163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146164
<CODE>protected &nbsp;void</CODE></FONT></TD>
165+
<TD><CODE><B><A HREF="../../../../com/loopj/android/http/JsonHttpResponseHandler.html#handleFailureMessage(java.lang.Throwable, java.lang.String)">handleFailureMessage</A></B>(<A HREF="http://d.android.com/reference/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;e,
166+
<A HREF="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;responseBody)</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>protected &nbsp;void</CODE></FONT></TD>
147174
<TD><CODE><B><A HREF="../../../../com/loopj/android/http/JsonHttpResponseHandler.html#handleSuccessMessage(java.lang.String)">handleSuccessMessage</A></B>(<A HREF="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;responseBody)</CODE>
148175

149176
<BR>
@@ -152,6 +179,24 @@ <H2>
152179
<TR BGCOLOR="white" CLASS="TableRowColor">
153180
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154181
<CODE>&nbsp;void</CODE></FONT></TD>
182+
<TD><CODE><B><A HREF="../../../../com/loopj/android/http/JsonHttpResponseHandler.html#onFailure(java.lang.Throwable, org.json.JSONArray)">onFailure</A></B>(<A HREF="http://d.android.com/reference/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;e,
183+
<A HREF="http://d.android.com/reference/org/json/JSONArray.html?is-external=true" title="class or interface in org.json">JSONArray</A>&nbsp;errorResponse)</CODE>
184+
185+
<BR>
186+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
187+
</TR>
188+
<TR BGCOLOR="white" CLASS="TableRowColor">
189+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
190+
<CODE>&nbsp;void</CODE></FONT></TD>
191+
<TD><CODE><B><A HREF="../../../../com/loopj/android/http/JsonHttpResponseHandler.html#onFailure(java.lang.Throwable, org.json.JSONObject)">onFailure</A></B>(<A HREF="http://d.android.com/reference/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;e,
192+
<A HREF="http://d.android.com/reference/org/json/JSONObject.html?is-external=true" title="class or interface in org.json">JSONObject</A>&nbsp;errorResponse)</CODE>
193+
194+
<BR>
195+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle cases where a failure is returned as JSON</TD>
196+
</TR>
197+
<TR BGCOLOR="white" CLASS="TableRowColor">
198+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199+
<CODE>&nbsp;void</CODE></FONT></TD>
155200
<TD><CODE><B><A HREF="../../../../com/loopj/android/http/JsonHttpResponseHandler.html#onSuccess(org.json.JSONArray)">onSuccess</A></B>(<A HREF="http://d.android.com/reference/org/json/JSONArray.html?is-external=true" title="class or interface in org.json">JSONArray</A>&nbsp;response)</CODE>
156201

157202
<BR>
@@ -182,7 +227,7 @@ <H2>
182227
<TH ALIGN="left"><B>Methods inherited from class com.loopj.android.http.<A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html" title="class in com.loopj.android.http">AsyncHttpResponseHandler</A></B></TH>
183228
</TR>
184229
<TR BGCOLOR="white" CLASS="TableRowColor">
185-
<TD><CODE><A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#handleFailureMessage(java.lang.Throwable)">handleFailureMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#handleMessage(android.os.Message)">handleMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#obtainMessage(int, java.lang.Object)">obtainMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onFailure(java.lang.Throwable)">onFailure</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onFinish()">onFinish</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onStart()">onStart</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onSuccess(java.lang.String)">onSuccess</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendFailureMessage(java.lang.Throwable)">sendFailureMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendFinishMessage()">sendFinishMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendMessage(android.os.Message)">sendMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendStartMessage()">sendStartMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendSuccessMessage(java.lang.String)">sendSuccessMessage</A></CODE></TD>
230+
<TD><CODE><A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#handleMessage(android.os.Message)">handleMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#obtainMessage(int, java.lang.Object)">obtainMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onFailure(java.lang.Throwable)">onFailure</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onFailure(java.lang.Throwable, java.lang.String)">onFailure</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onFinish()">onFinish</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onStart()">onStart</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#onSuccess(java.lang.String)">onSuccess</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendFailureMessage(java.lang.Throwable, byte[])">sendFailureMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendFailureMessage(java.lang.Throwable, java.lang.String)">sendFailureMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendFinishMessage()">sendFinishMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendMessage(android.os.Message)">sendMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendStartMessage()">sendStartMessage</A>, <A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#sendSuccessMessage(java.lang.String)">sendSuccessMessage</A></CODE></TD>
186231
</TR>
187232
</TABLE>
188233
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -280,6 +325,47 @@ <H2>
280325
<DD><CODE><A HREF="http://d.android.com/reference/org/json/JSONException.html?is-external=true" title="class or interface in org.json">JSONException</A></CODE></DL>
281326
</DD>
282327
</DL>
328+
<HR>
329+
330+
<A NAME="onFailure(java.lang.Throwable, org.json.JSONObject)"><!-- --></A><H3>
331+
onFailure</H3>
332+
<PRE>
333+
public void <B>onFailure</B>(<A HREF="http://d.android.com/reference/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;e,
334+
<A HREF="http://d.android.com/reference/org/json/JSONObject.html?is-external=true" title="class or interface in org.json">JSONObject</A>&nbsp;errorResponse)</PRE>
335+
<DL>
336+
<DD>Handle cases where a failure is returned as JSON
337+
<P>
338+
<DD><DL>
339+
</DL>
340+
</DD>
341+
</DL>
342+
<HR>
343+
344+
<A NAME="onFailure(java.lang.Throwable, org.json.JSONArray)"><!-- --></A><H3>
345+
onFailure</H3>
346+
<PRE>
347+
public void <B>onFailure</B>(<A HREF="http://d.android.com/reference/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;e,
348+
<A HREF="http://d.android.com/reference/org/json/JSONArray.html?is-external=true" title="class or interface in org.json">JSONArray</A>&nbsp;errorResponse)</PRE>
349+
<DL>
350+
<DD><DL>
351+
</DL>
352+
</DD>
353+
</DL>
354+
<HR>
355+
356+
<A NAME="handleFailureMessage(java.lang.Throwable, java.lang.String)"><!-- --></A><H3>
357+
handleFailureMessage</H3>
358+
<PRE>
359+
protected void <B>handleFailureMessage</B>(<A HREF="http://d.android.com/reference/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;e,
360+
<A HREF="http://d.android.com/reference/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;responseBody)</PRE>
361+
<DL>
362+
<DD><DL>
363+
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html#handleFailureMessage(java.lang.Throwable, java.lang.String)">handleFailureMessage</A></CODE> in class <CODE><A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html" title="class in com.loopj.android.http">AsyncHttpResponseHandler</A></CODE></DL>
364+
</DD>
365+
<DD><DL>
366+
</DL>
367+
</DD>
368+
</DL>
283369
<!-- ========= END OF CLASS DATA ========= -->
284370
<HR>
285371

@@ -309,7 +395,7 @@ <H2>
309395

310396
<TR>
311397
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
312-
&nbsp;<A HREF="../../../../com/loopj/android/http/AsyncHttpResponseHandler.html" title="class in com.loopj.android.http"><B>PREV CLASS</B></A>&nbsp;
398+
&nbsp;<A HREF="../../../../com/loopj/android/http/BinaryHttpResponseHandler.html" title="class in com.loopj.android.http"><B>PREV CLASS</B></A>&nbsp;
313399
&nbsp;<A HREF="../../../../com/loopj/android/http/PersistentCookieStore.html" title="class in com.loopj.android.http"><B>NEXT CLASS</B></A></FONT></TD>
314400
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
315401
<A HREF="../../../../index.html?com/loopj/android/http/JsonHttpResponseHandler.html" target="_top"><B>FRAMES</B></A> &nbsp;
@@ -330,7 +416,7 @@ <H2>
330416
</TR>
331417
<TR>
332418
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
333-
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
419+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.loopj.android.http.AsyncHttpResponseHandler">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
334420
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
335421
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
336422
</TR>

doc/com/loopj/android/http/PersistentCookieStore.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_24) on Sat Jun 04 15:55:50 PDT 2011 -->
5+
<!-- Generated by javadoc (build 1.6.0_31) on Sat Jun 09 14:29:17 PDT 2012 -->
66
<TITLE>
77
PersistentCookieStore
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2011-06-04">
10+
<META NAME="date" CONTENT="2012-06-09">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
1313

0 commit comments

Comments
 (0)