From cee53b021632c95f1b4882664a31ca639a9b0700 Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Sun, 20 Mar 2011 16:38:51 +0000 Subject: Rewrite of server to use HttpCore example code; beginning of code reformat from GNU style to Java conventions. Code now includes Apache license code. --- doc/index-files/index-5.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc/index-files/index-5.html') diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html index 17a9150..563446c 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,12 +2,12 @@ - + E-Index - + @@ -78,7 +78,7 @@ function windowTitle() -A B C D E F G H I L M N Q R S T U V
+A B C D E F G H I L M N P Q R S T U V

E

@@ -90,6 +90,9 @@ Constructor for exception uk.org.ury.library.exceptions.EmptySearchException(String) - Constructor for exception uk.org.ury.library.exceptions.EmptySearchException
Construct a new EmptySearchException. +
encode(Map<String, Object>) - +Static method in class uk.org.ury.protocol.ProtocolUtils +
Encode a key-value map into a protocol string.
executeQuery(String, int) - Method in class uk.org.ury.database.DatabaseDriver
Execute an unprepared SQL statement with no arguments. @@ -150,7 +153,7 @@ Method in class uk.org.ury.database. -A B C D E F G H I L M N Q R S T U V
+A B C D E F G H I L M N P Q R S T U V
-- cgit v1.2.3