diff options
Diffstat (limited to 'doc/index-files/index-5.html')
-rw-r--r-- | doc/index-files/index-5.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html index fb8364f..0065688 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 21:53:12 GMT 2011 --> <TITLE> E-Index </TITLE> @@ -82,22 +82,22 @@ function windowTitle() <A NAME="_E_"><!-- --></A><H2> <B>E</B></H2> <DL> -<DT><A HREF="../uk/org/ury/library/exceptions/EmptySearchException.html" title="class in uk.org.ury.library.exceptions"><B>EmptySearchException</B></A> - Exception in <A HREF="../uk/org/ury/library/exceptions/package-summary.html">uk.org.ury.library.exceptions</A><DD>Exception thrown when a library search is initiated - in which the query string is null.<DT><A HREF="../uk/org/ury/library/exceptions/EmptySearchException.html#EmptySearchException()"><B>EmptySearchException()</B></A> - -Constructor for exception uk.org.ury.library.exceptions.<A HREF="../uk/org/ury/library/exceptions/EmptySearchException.html" title="class in uk.org.ury.library.exceptions">EmptySearchException</A> +<DT><A HREF="../uk/org/ury/common/library/exceptions/EmptySearchException.html" title="class in uk.org.ury.common.library.exceptions"><B>EmptySearchException</B></A> - Exception in <A HREF="../uk/org/ury/common/library/exceptions/package-summary.html">uk.org.ury.common.library.exceptions</A><DD>Exception thrown when a library search is initiated + in which the query string is null.<DT><A HREF="../uk/org/ury/common/library/exceptions/EmptySearchException.html#EmptySearchException()"><B>EmptySearchException()</B></A> - +Constructor for exception uk.org.ury.common.library.exceptions.<A HREF="../uk/org/ury/common/library/exceptions/EmptySearchException.html" title="class in uk.org.ury.common.library.exceptions">EmptySearchException</A> <DD>Construct a new EmptySearchException with a default reason. -<DT><A HREF="../uk/org/ury/library/exceptions/EmptySearchException.html#EmptySearchException(java.lang.String)"><B>EmptySearchException(String)</B></A> - -Constructor for exception uk.org.ury.library.exceptions.<A HREF="../uk/org/ury/library/exceptions/EmptySearchException.html" title="class in uk.org.ury.library.exceptions">EmptySearchException</A> +<DT><A HREF="../uk/org/ury/common/library/exceptions/EmptySearchException.html#EmptySearchException(java.lang.String)"><B>EmptySearchException(String)</B></A> - +Constructor for exception uk.org.ury.common.library.exceptions.<A HREF="../uk/org/ury/common/library/exceptions/EmptySearchException.html" title="class in uk.org.ury.common.library.exceptions">EmptySearchException</A> <DD>Construct a new EmptySearchException. -<DT><A HREF="../uk/org/ury/protocol/ProtocolUtils.html#encode(java.util.Map)"><B>encode(Map<String, Object>)</B></A> - -Static method in class uk.org.ury.protocol.<A HREF="../uk/org/ury/protocol/ProtocolUtils.html" title="class in uk.org.ury.protocol">ProtocolUtils</A> +<DT><A HREF="../uk/org/ury/common/protocol/ProtocolUtils.html#encode(java.util.Map)"><B>encode(Map<String, Object>)</B></A> - +Static method in class uk.org.ury.common.protocol.<A HREF="../uk/org/ury/common/protocol/ProtocolUtils.html" title="class in uk.org.ury.common.protocol">ProtocolUtils</A> <DD>Encode a key-value map into a protocol string. -<DT><A HREF="../uk/org/ury/database/DatabaseDriver.html#executeQuery(java.lang.String, int)"><B>executeQuery(String, int)</B></A> - -Method in class uk.org.ury.database.<A HREF="../uk/org/ury/database/DatabaseDriver.html" title="class in uk.org.ury.database">DatabaseDriver</A> +<DT><A HREF="../uk/org/ury/backend/database/DatabaseDriver.html#executeQuery(java.lang.String, int)"><B>executeQuery(String, int)</B></A> - +Method in class uk.org.ury.backend.database.<A HREF="../uk/org/ury/backend/database/DatabaseDriver.html" title="class in uk.org.ury.backend.database">DatabaseDriver</A> <DD>Execute an unprepared SQL statement with no arguments. -<DT><A HREF="../uk/org/ury/database/DatabaseDriver.html#executeQuery(java.lang.String, java.lang.Object[], int)"><B>executeQuery(String, Object[], int)</B></A> - -Method in class uk.org.ury.database.<A HREF="../uk/org/ury/database/DatabaseDriver.html" title="class in uk.org.ury.database">DatabaseDriver</A> +<DT><A HREF="../uk/org/ury/backend/database/DatabaseDriver.html#executeQuery(java.lang.String, java.lang.Object[], int)"><B>executeQuery(String, Object[], int)</B></A> - +Method in class uk.org.ury.backend.database.<A HREF="../uk/org/ury/backend/database/DatabaseDriver.html" title="class in uk.org.ury.backend.database">DatabaseDriver</A> <DD>Perform a SQL statement with arguments. </DL> <HR> |