diff options
Diffstat (limited to 'doc/uk/org/ury/show/ShowUtils.html')
-rw-r--r-- | doc/uk/org/ury/show/ShowUtils.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/uk/org/ury/show/ShowUtils.html b/doc/uk/org/ury/show/ShowUtils.html index 67b3d0f..c4bd122 100644 --- a/doc/uk/org/ury/show/ShowUtils.html +++ b/doc/uk/org/ury/show/ShowUtils.html @@ -2,12 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Tue Mar 15 10:21:44 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:32 GMT 2011 --> <TITLE> ShowUtils </TITLE> -<META NAME="date" CONTENT="2011-03-15"> +<META NAME="date" CONTENT="2011-03-20"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> @@ -55,7 +55,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../uk/org/ury/show/ShowItemProperty.html" title="enum in uk.org.ury.show"><B>PREV CLASS</B></A> + <A HREF="../../../../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show"><B>PREV CLASS</B></A> NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?uk/org/ury/show/ShowUtils.html" target="_top"><B>FRAMES</B></A> @@ -157,7 +157,7 @@ A set of common utility routines to facilitate the extraction of </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static java.util.List<<A HREF="../../../../uk/org/ury/show/ShowItem.html" title="class in uk.org.ury.show">ShowItem</A>></CODE></FONT></TD> +<CODE>static java.util.List<<A HREF="../../../../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item">ShowItem</A>></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../uk/org/ury/show/ShowUtils.html#getChannelList(uk.org.ury.database.DatabaseDriver, int, int)">getChannelList</A></B>(<A HREF="../../../../uk/org/ury/database/DatabaseDriver.html" title="class in uk.org.ury.database">DatabaseDriver</A> db, int showID, int channel)</CODE> @@ -263,7 +263,7 @@ public static java.util.List<java.lang.String> <B>getPublicFolders</B>(<A <A NAME="getChannelList(uk.org.ury.database.DatabaseDriver, int, int)"><!-- --></A><H3> getChannelList</H3> <PRE> -public static java.util.List<<A HREF="../../../../uk/org/ury/show/ShowItem.html" title="class in uk.org.ury.show">ShowItem</A>> <B>getChannelList</B>(<A HREF="../../../../uk/org/ury/database/DatabaseDriver.html" title="class in uk.org.ury.database">DatabaseDriver</A> db, +public static java.util.List<<A HREF="../../../../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item">ShowItem</A>> <B>getChannelList</B>(<A HREF="../../../../uk/org/ury/database/DatabaseDriver.html" title="class in uk.org.ury.database">DatabaseDriver</A> db, int showID, int channel) throws <A HREF="../../../../uk/org/ury/database/exceptions/QueryFailureException.html" title="class in uk.org.ury.database.exceptions">QueryFailureException</A></PRE> @@ -315,7 +315,7 @@ public static java.util.List<<A HREF="../../../../uk/org/ury/show/ShowItem.ht <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../uk/org/ury/show/ShowItemProperty.html" title="enum in uk.org.ury.show"><B>PREV CLASS</B></A> + <A HREF="../../../../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show"><B>PREV CLASS</B></A> NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?uk/org/ury/show/ShowUtils.html" target="_top"><B>FRAMES</B></A> |