From 2d073129857a42ab4195cd433c8be152e357033f Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Mon, 21 Mar 2011 20:40:57 +0000 Subject: Documentation refresh; ResourceBundle in ShowUtils; probably some format pokery. --- doc/uk/org/ury/client/Client.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/uk/org/ury/client/Client.html') 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 @@ - + Client - + @@ -186,8 +186,8 @@ public java.util.Map<?,?> get(java.lang.String file)
Get a raw response from the server.

-
Parameters:
file - The "file", including path and query string, to - fetch from the server. +
Parameters:
file - The "file", including path and query string, to fetch from the + server.
Returns:
The response from the server, as a key-value map.
Throws:
DecodeFailureException - if the decode failed.
-- cgit v1.2.3