diff options
author | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 20:40:57 +0000 |
---|---|---|
committer | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 20:40:57 +0000 |
commit | 2d073129857a42ab4195cd433c8be152e357033f (patch) | |
tree | 967a4bbd1989df9847539a4c4c28e0ca6a79a453 /doc/index-files/index-3.html | |
parent | 0645ec66e1618ce4b52e56212c79196dd7c5c608 (diff) |
Documentation refresh; ResourceBundle in ShowUtils; probably some format pokery.
Diffstat (limited to 'doc/index-files/index-3.html')
-rw-r--r-- | doc/index-files/index-3.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index 87e13f7..73b5ed5 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,12 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 --> <TITLE> C-Index </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"> @@ -93,8 +93,8 @@ Constructor for class uk.org.ury.client.test.<A HREF="../uk/org/ury/client/test/ <DD> <DT><A HREF="../uk/org/ury/database/UserClass.html#configName"><B>configName</B></A> - Variable in enum uk.org.ury.database.<A HREF="../uk/org/ury/database/UserClass.html" title="enum in uk.org.ury.database">UserClass</A> -<DD>The name of the tag in the configuration file that contains - the credentials for this user class. +<DD>The name of the tag in the configuration file that contains the + credentials for this user class. <DT><A HREF="../uk/org/ury/config/ConfigReader.html" title="class in uk.org.ury.config"><B>ConfigReader</B></A> - Class in <A HREF="../uk/org/ury/config/package-summary.html">uk.org.ury.config</A><DD>Reads in an XML config file and creates config objects<DT><A HREF="../uk/org/ury/config/ConfigReader.html#ConfigReader(java.lang.String)"><B>ConfigReader(String)</B></A> - Constructor for class uk.org.ury.config.<A HREF="../uk/org/ury/config/ConfigReader.html" title="class in uk.org.ury.config">ConfigReader</A> <DD>Read in the config file and create the Database and Auth configuration objects. |