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-18.html | 50 ++++++++++++++++--------------------------- 1 file changed, 18 insertions(+), 32 deletions(-) (limited to 'doc/index-files/index-18.html') diff --git a/doc/index-files/index-18.html b/doc/index-files/index-18.html index 2d007e7..47e99d5 100644 --- a/doc/index-files/index-18.html +++ b/doc/index-files/index-18.html @@ -2,12 +2,12 @@ - + -V-Index +U-Index - + @@ -15,7 +15,7 @@ V-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="V-Index"; + parent.document.title="U-Index"; } } @@ -56,7 +56,7 @@ function windowTitle()  PREV LETTER  - NEXT LETTERNEXT LETTER FRAMES    NO FRAMES   @@ -78,32 +78,18 @@ function windowTitle() -A B C D E F G H I L M N Q R S T U V
-

-V

+A B C D E F G H I L M N P Q R S T U V
+

+U

-
valueOf(String) - -Static method in enum uk.org.ury.database.UserClass -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum uk.org.ury.library.LibraryItemProperty -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum uk.org.ury.show.ShowItemProperty -
Returns the enum constant of this type with the specified name. -
values() - -Static method in enum uk.org.ury.database.UserClass -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum uk.org.ury.library.LibraryItemProperty -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum uk.org.ury.show.ShowItemProperty -
Returns an array containing the constants of this enum type, in -the order they are declared. -
+
UICreationFailureException - Exception in uk.org.ury.frontend.exceptions
Exception thrown when the creation of a UI element fails.
UICreationFailureException() - +Constructor for exception uk.org.ury.frontend.exceptions.UICreationFailureException +
Construct a new UICreationFailureException with a + default reason. +
UICreationFailureException(String) - +Constructor for exception uk.org.ury.frontend.exceptions.UICreationFailureException +
Construct a new UICreationFailureException. +
uk.org.ury.client - package uk.org.ury.client
 
uk.org.ury.client.test - package uk.org.ury.client.test
 
uk.org.ury.config - package uk.org.ury.config
 
uk.org.ury.database - package uk.org.ury.database
 
uk.org.ury.database.exceptions - package uk.org.ury.database.exceptions
 
uk.org.ury.frontend - package uk.org.ury.frontend
 
uk.org.ury.frontend.exceptions - package uk.org.ury.frontend.exceptions
 
uk.org.ury.library - package uk.org.ury.library
 
uk.org.ury.library.exceptions - package uk.org.ury.library.exceptions
 
uk.org.ury.library.item - package uk.org.ury.library.item
 
uk.org.ury.library.viewer - package uk.org.ury.library.viewer
 
uk.org.ury.protocol - package uk.org.ury.protocol
 
uk.org.ury.protocol.exceptions - package uk.org.ury.protocol.exceptions
 
uk.org.ury.server - package uk.org.ury.server
 
uk.org.ury.server.exceptions - package uk.org.ury.server.exceptions
 
uk.org.ury.show - package uk.org.ury.show
 
uk.org.ury.show.item - package uk.org.ury.show.item
 
uk.org.ury.show.viewer - package uk.org.ury.show.viewer
 
uk.org.ury.testrig - package uk.org.ury.testrig
 
UserClass - Enum in uk.org.ury.database
The various user classes of the database driver.
@@ -135,7 +121,7 @@ the order they are declared.  PREV LETTER  - NEXT LETTERNEXT LETTER
FRAMES    NO FRAMES   @@ -157,7 +143,7 @@ the order they are declared. -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