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/index-files/index-16.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/index-files/index-16.html') diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html index 3eab2a9..2f1a287 100644 --- a/doc/index-files/index-16.html +++ b/doc/index-files/index-16.html @@ -2,12 +2,12 @@ - + S-Index - + @@ -96,8 +96,8 @@ Method in class uk.org.ury.show.viewer.Server - Class in uk.org.ury.server
The unified URY server, accepting requests over HTTP.
Server() - Constructor for class uk.org.ury.server.Server
  -
ServerProtocol - Class in uk.org.ury.server
The BAPS server protocol (a minimal implementation of HTTP 1.1) handler.
ServerProtocol() - -Constructor for class uk.org.ury.server.ServerProtocol +
SERVER_VERSION - +Static variable in class uk.org.ury.server.Server
 
ServerRequestHandler - Class in uk.org.ury.server
A request handler for server queries.
ServerRequestHandler() - Constructor for class uk.org.ury.server.ServerRequestHandler @@ -134,12 +134,12 @@ Method in interface uk.org.ury.frontend.ShowChannel - Class in uk.org.ury.show
A channel of ShowItems in a show.
ShowChannel() - Constructor for class uk.org.ury.show.ShowChannel -
Construct a new, empty channel. +
Constructs a new, empty channel.
ShowItem - Class in uk.org.ury.show.item
An item in the show database.
ShowItem(Map<ShowItemProperty, String>) - Constructor for class uk.org.ury.show.item.ShowItem
Construct a new ShowItem. -
ShowItemProperty - Enum in uk.org.ury.show.item
Enumeration of the parameters that are stored in a ShowItem.
ShowUtils - Class in uk.org.ury.show
A set of common utility routines to facilitate the extraction of - show items from the show storage areas of the URY database.
ShowUtils() - +
ShowItemProperty - Enum in uk.org.ury.show.item
Enumeration of the parameters that are stored in a ShowItem.
ShowUtils - Class in uk.org.ury.show
A set of common utility routines to facilitate the extraction of show items + from the show storage areas of the URY database.
ShowUtils() - Constructor for class uk.org.ury.show.ShowUtils
 
ShowViewer - Class in uk.org.ury.show.viewer
Frontend module for viewing show details.
ShowViewer() - -- cgit v1.2.3