aboutsummaryrefslogtreecommitdiff
path: root/doc/uk/org/ury/client/Client.html
diff options
context:
space:
mode:
authorMatt Windsor <mattwindsor@btinternet.com>2011-03-21 20:40:57 +0000
committerMatt Windsor <mattwindsor@btinternet.com>2011-03-21 20:40:57 +0000
commit2d073129857a42ab4195cd433c8be152e357033f (patch)
tree967a4bbd1989df9847539a4c4c28e0ca6a79a453 /doc/uk/org/ury/client/Client.html
parent0645ec66e1618ce4b52e56212c79196dd7c5c608 (diff)
Documentation refresh; ResourceBundle in ShowUtils; probably some format pokery.
Diffstat (limited to 'doc/uk/org/ury/client/Client.html')
-rw-r--r--doc/uk/org/ury/client/Client.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/uk/org/ury/client/Client.html b/doc/uk/org/ury/client/Client.html
index bcebbd1..844d3e3 100644
--- a/doc/uk/org/ury/client/Client.html
+++ b/doc/uk/org/ury/client/Client.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:32 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 16:59:57 GMT 2011 -->
<TITLE>
Client
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
@@ -186,8 +186,8 @@ public java.util.Map&lt;?,?&gt; <B>get</B>(java.lang.String&nbsp;file)
<DD>Get a raw response from the server.
<P>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>file</CODE> - The "file", including path and query string, to
- fetch from the server.
+<DT><B>Parameters:</B><DD><CODE>file</CODE> - The "file", including path and query string, to fetch from the
+ server.
<DT><B>Returns:</B><DD>The response from the server, as a key-value map.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../uk/org/ury/protocol/exceptions/DecodeFailureException.html" title="class in uk.org.ury.protocol.exceptions">DecodeFailureException</A></CODE> - if the decode failed.</DL>