Merge branch 'gh-pages' of https://github.com/Omertron/api-themoviedb into gh-pages

This commit is contained in:
Omertron
2013-03-18 13:53:47 +01:00
161 changed files with 806 additions and 732 deletions
+3 -3
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:09 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>All Classes (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>All Classes (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
+3 -3
View File
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:09 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>All Classes (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>All Classes (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>MovieDbException.MovieDbExceptionType (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>MovieDbException.MovieDbExceptionType (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MovieDbException.MovieDbExceptionType (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="MovieDbException.MovieDbExceptionType (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>MovieDbException (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>MovieDbException (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MovieDbException (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="MovieDbException (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TheMovieDbApi (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>TheMovieDbApi (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TheMovieDbApi (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="TheMovieDbApi (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -220,22 +220,31 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int)">getGenreMovies</a></strong>(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">Get a list of movies per genre.</div>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int, boolean)">getGenreMovies</a></strong>(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page,
boolean&nbsp;includeAllMovies)</code>
<div class="block">Get a list of movies per genre.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGuestSessionToken()">getGuestSessionToken</a></strong>()</code>
<div class="block">This method is used to generate a guest session id.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeyword(java.lang.String)">getKeyword</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keywordId)</code>
<div class="block">Get the basic information for a specific keyword id.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/KeywordMovie.html" title="class in com.omertron.themoviedbapi.model">KeywordMovie</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies(java.lang.String, java.lang.String, int)">getKeywordMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keywordId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -243,32 +252,32 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">Get the list of movies for a particular keyword by id.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getLatestMovie()">getLatestMovie</a></strong>()</code>
<div class="block">This method is used to retrieve the newest movie that was added to TMDb.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/MovieDbList.html" title="class in com.omertron.themoviedbapi.model">MovieDbList</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getList(java.lang.String)">getList</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId)</code>
<div class="block">Get a list by its ID</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model">AlternativeTitle</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int, java.lang.String)">getMovieAlternativeTitles</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;country)</code>
<div class="block">This method is used to retrieve all of the alternative titles we have for a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCasts(int)">getMovieCasts</a></strong>(int&nbsp;movieId)</code>
<div class="block">Get the cast information for a specific movie id.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges(int, java.lang.String, java.lang.String)">getMovieChanges</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
@@ -276,40 +285,40 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChangesList(int, java.lang.String, java.lang.String)">getMovieChangesList</a></strong>(int&nbsp;page,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int, java.lang.String)">getMovieImages</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method should be used when youre wanting to retrieve all of the images for a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfo(int, java.lang.String)">getMovieInfo</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfoImdb(java.lang.String, java.lang.String)">getMovieInfoImdb</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;imdbId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int)">getMovieKeywords</a></strong>(int&nbsp;movieId)</code>
<div class="block">This method is used to retrieve all of the keywords that have been added to a particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists(int, java.lang.String, int)">getMovieLists</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -317,34 +326,34 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">Get the lists that the movie belongs to</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model">ReleaseInfo</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int, java.lang.String)">getMovieReleaseInfo</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the release and certification data we have for a specific movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int, java.lang.String)">getMovieTrailers</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the trailers for a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int)">getMovieTranslations</a></strong>(int&nbsp;movieId)</code>
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.String, int)">getNowPlayingMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the movies currently in theatres.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChanges(int, java.lang.String, java.lang.String)">getPersonChanges</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
@@ -352,50 +361,50 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">Get the changes for a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChangesList(int, java.lang.String, java.lang.String)">getPersonChangesList</a></strong>(int&nbsp;page,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int)">getPersonCredits</a></strong>(int&nbsp;personId)</code>
<div class="block">This method is used to retrieve all of the cast & crew information for the person.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages(int)">getPersonImages</a></strong>(int&nbsp;personId)</code>
<div class="block">This method is used to retrieve all of the profile images for a person.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonInfo(int)">getPersonInfo</a></strong>(int&nbsp;personId)</code>
<div class="block">This method is used to retrieve all of the basic person information.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonLatest()">getPersonLatest</a></strong>()</code>
<div class="block">Get the latest person id.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.String, int)">getPopularMovieList</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the daily movie popularity list.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a>&nbsp;token)</code>
<div class="block">This method is used to generate a session id for user based authentication.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int, java.lang.String, int)">getSimilarMovies</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -403,28 +412,28 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">The similar movies method will let you retrieve the similar movies for a particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String, int)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String, int)">getUpcoming</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">Get the list of upcoming movies.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#postMovieRating(java.lang.String, java.lang.String)">postMovieRating</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rating)</code>
<div class="block">This method lets users rate a movie.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String, java.lang.String, int)">searchCollection</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -432,21 +441,21 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">Search for collections by name.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies(java.lang.String, int)">searchCompanies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;companyName,
int&nbsp;page)</code>
<div class="block">Search Companies.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword(java.lang.String, int)">searchKeyword</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
int&nbsp;page)</code>
<div class="block">Search for keywords by name</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String, java.lang.String, int)">searchList</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -454,7 +463,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">Search for lists by name and description.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String, int, java.lang.String, boolean, int)">searchMovie</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;movieName,
int&nbsp;searchYear,
@@ -464,7 +473,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String, boolean, int)">searchPeople</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;personName,
boolean&nbsp;includeAdult,
@@ -472,7 +481,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">This is a good starting point to start finding people on TMDb.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#setProxy(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">setProxy</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;port,
@@ -481,7 +490,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">Set the proxy information</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#setTimeout(int, int)">setTimeout</a></strong>(int&nbsp;connect,
int&nbsp;read)</code>
@@ -1161,9 +1170,26 @@ public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.htm
<ul class="blockList">
<li class="blockList">
<h4>getGenreMovies</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;&nbsp;getGenreMovies(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
</li>
</ul>
<a name="getGenreMovies(int, java.lang.String, int, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGenreMovies</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;&nbsp;getGenreMovies(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)
int&nbsp;page,
boolean&nbsp;includeAllMovies)
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
<div class="block">Get a list of movies per genre.
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -152,22 +152,31 @@
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int)">getGenreMovies</a></strong>(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">Get a list of movies per genre.</div>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int, boolean)">getGenreMovies</a></strong>(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page,
boolean&nbsp;includeAllMovies)</code>
<div class="block">Get a list of movies per genre.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGuestSessionToken()">getGuestSessionToken</a></strong>()</code>
<div class="block">This method is used to generate a guest session id.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeyword(java.lang.String)">getKeyword</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keywordId)</code>
<div class="block">Get the basic information for a specific keyword id.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/KeywordMovie.html" title="class in com.omertron.themoviedbapi.model">KeywordMovie</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies(java.lang.String, java.lang.String, int)">getKeywordMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keywordId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -175,32 +184,32 @@
<div class="block">Get the list of movies for a particular keyword by id.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getLatestMovie()">getLatestMovie</a></strong>()</code>
<div class="block">This method is used to retrieve the newest movie that was added to TMDb.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/MovieDbList.html" title="class in com.omertron.themoviedbapi.model">MovieDbList</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getList(java.lang.String)">getList</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId)</code>
<div class="block">Get a list by its ID</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model">AlternativeTitle</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int, java.lang.String)">getMovieAlternativeTitles</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;country)</code>
<div class="block">This method is used to retrieve all of the alternative titles we have for a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCasts(int)">getMovieCasts</a></strong>(int&nbsp;movieId)</code>
<div class="block">Get the cast information for a specific movie id.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges(int, java.lang.String, java.lang.String)">getMovieChanges</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
@@ -208,40 +217,40 @@
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChangesList(int, java.lang.String, java.lang.String)">getMovieChangesList</a></strong>(int&nbsp;page,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int, java.lang.String)">getMovieImages</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method should be used when youre wanting to retrieve all of the images for a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfo(int, java.lang.String)">getMovieInfo</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfoImdb(java.lang.String, java.lang.String)">getMovieInfoImdb</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;imdbId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int)">getMovieKeywords</a></strong>(int&nbsp;movieId)</code>
<div class="block">This method is used to retrieve all of the keywords that have been added to a particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists(int, java.lang.String, int)">getMovieLists</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -249,34 +258,34 @@
<div class="block">Get the lists that the movie belongs to</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model">ReleaseInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int, java.lang.String)">getMovieReleaseInfo</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the release and certification data we have for a specific movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int, java.lang.String)">getMovieTrailers</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the trailers for a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int)">getMovieTranslations</a></strong>(int&nbsp;movieId)</code>
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.String, int)">getNowPlayingMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the movies currently in theatres.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChanges(int, java.lang.String, java.lang.String)">getPersonChanges</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
@@ -284,50 +293,50 @@
<div class="block">Get the changes for a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChangesList(int, java.lang.String, java.lang.String)">getPersonChangesList</a></strong>(int&nbsp;page,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int)">getPersonCredits</a></strong>(int&nbsp;personId)</code>
<div class="block">This method is used to retrieve all of the cast & crew information for the person.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages(int)">getPersonImages</a></strong>(int&nbsp;personId)</code>
<div class="block">This method is used to retrieve all of the profile images for a person.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonInfo(int)">getPersonInfo</a></strong>(int&nbsp;personId)</code>
<div class="block">This method is used to retrieve all of the basic person information.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonLatest()">getPersonLatest</a></strong>()</code>
<div class="block">Get the latest person id.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.String, int)">getPopularMovieList</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the daily movie popularity list.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a>&nbsp;token)</code>
<div class="block">This method is used to generate a session id for user based authentication.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int, java.lang.String, int)">getSimilarMovies</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -335,28 +344,28 @@
<div class="block">The similar movies method will let you retrieve the similar movies for a particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String, int)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String, int)">getUpcoming</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">Get the list of upcoming movies.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#postMovieRating(java.lang.String, java.lang.String)">postMovieRating</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rating)</code>
<div class="block">This method lets users rate a movie.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String, java.lang.String, int)">searchCollection</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -364,21 +373,21 @@
<div class="block">Search for collections by name.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies(java.lang.String, int)">searchCompanies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;companyName,
int&nbsp;page)</code>
<div class="block">Search Companies.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword(java.lang.String, int)">searchKeyword</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
int&nbsp;page)</code>
<div class="block">Search for keywords by name</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String, java.lang.String, int)">searchList</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -386,7 +395,7 @@
<div class="block">Search for lists by name and description.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String, int, java.lang.String, boolean, int)">searchMovie</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;movieName,
int&nbsp;searchYear,
@@ -396,7 +405,7 @@
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String, boolean, int)">searchPeople</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;personName,
boolean&nbsp;includeAdult,
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:42 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:01 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>AlternativeTitle (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>AlternativeTitle (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AlternativeTitle (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="AlternativeTitle (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:42 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:01 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Artwork (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Artwork (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Artwork (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Artwork (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:02 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ArtworkType (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>ArtworkType (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ArtworkType (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="ArtworkType (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:02 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ChangeItem (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>ChangeItem (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChangeItem (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="ChangeItem (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:02 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ChangeValue (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>ChangeValue (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChangeValue (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="ChangeValue (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:02 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Collection (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Collection (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Collection (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Collection (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:02 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>CollectionInfo (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>CollectionInfo (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CollectionInfo (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="CollectionInfo (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:02 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Company (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Company (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Company (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Company (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:02 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Genre (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Genre (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Genre (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Genre (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:03 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Keyword (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Keyword (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Keyword (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Keyword (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:03 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>KeywordMovie (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>KeywordMovie (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="KeywordMovie (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="KeywordMovie (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:03 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Language (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Language (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Language (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Language (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:03 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>MovieChanges (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>MovieChanges (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MovieChanges (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="MovieChanges (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:03 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>MovieDb (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>MovieDb (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MovieDb (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="MovieDb (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:03 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>MovieDbList (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>MovieDbList (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MovieDbList (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="MovieDbList (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>MovieList (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>MovieList (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MovieList (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="MovieList (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:43 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Person (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Person (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Person (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Person (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>PersonCast (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>PersonCast (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PersonCast (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="PersonCast (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>PersonCredit (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>PersonCredit (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PersonCredit (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="PersonCredit (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>PersonCrew (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>PersonCrew (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PersonCrew (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="PersonCrew (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>PersonType (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>PersonType (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PersonType (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="PersonType (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ProductionCompany (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>ProductionCompany (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ProductionCompany (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="ProductionCompany (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ProductionCountry (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>ProductionCountry (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ProductionCountry (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="ProductionCountry (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ReleaseInfo (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>ReleaseInfo (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ReleaseInfo (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="ReleaseInfo (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>StatusCode (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>StatusCode (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StatusCode (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="StatusCode (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TmdbConfiguration (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>TmdbConfiguration (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TmdbConfiguration (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="TmdbConfiguration (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TokenAuthorisation (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>TokenAuthorisation (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TokenAuthorisation (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="TokenAuthorisation (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TokenSession (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>TokenSession (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TokenSession (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="TokenSession (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Trailer (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Trailer (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Trailer (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Trailer (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Translation (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Translation (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Translation (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Translation (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.ChangeItem (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.ChangeItem (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ChangeItem (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ChangeItem (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.ChangeValue (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.ChangeValue (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ChangeValue (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ChangeValue (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.MovieChanges (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.MovieChanges (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.MovieChanges (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.MovieChanges (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -146,24 +146,33 @@
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int)">getGenreMovies</a></strong>(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">Get a list of movies per genre.</div>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int, boolean)">getGenreMovies</a></strong>(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page,
boolean&nbsp;includeAllMovies)</code>
<div class="block">Get a list of movies per genre.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.String, int)">getNowPlayingMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the movies currently in theatres.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.String, int)">getPopularMovieList</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the daily movie popularity list.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int, java.lang.String, int)">getSimilarMovies</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
@@ -171,21 +180,21 @@
<div class="block">The similar movies method will let you retrieve the similar movies for a particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String, int)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String, int)">getUpcoming</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
int&nbsp;page)</code>
<div class="block">Get the list of upcoming movies.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String, int, java.lang.String, boolean, int)">searchMovie</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;movieName,
int&nbsp;searchYear,
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.omertron.themoviedbapi.model (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="com.omertron.themoviedbapi.model (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.omertron.themoviedbapi (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="com.omertron.themoviedbapi (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ApiUrl (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>ApiUrl (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ApiUrl (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="ApiUrl (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -142,33 +142,37 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_LANGUAGE">PARAM_LANGUAGE</a></strong></code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_INCLUDE_ALL_MOVIES">PARAM_INCLUDE_ALL_MOVIES</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_LANGUAGE">PARAM_LANGUAGE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_MOVIE_WATCHLIST">PARAM_MOVIE_WATCHLIST</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_PAGE">PARAM_PAGE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_QUERY">PARAM_QUERY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_SESSION">PARAM_SESSION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_TOKEN">PARAM_TOKEN</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_VALUE">PARAM_VALUE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/ApiUrl.html#PARAM_YEAR">PARAM_YEAR</a></strong></code>&nbsp;</td>
</tr>
@@ -335,6 +339,16 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#com.omertron.themoviedbapi.tools.ApiUrl.PARAM_LANGUAGE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PARAM_INCLUDE_ALL_MOVIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARAM_INCLUDE_ALL_MOVIES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PARAM_INCLUDE_ALL_MOVIES</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#com.omertron.themoviedbapi.tools.ApiUrl.PARAM_INCLUDE_ALL_MOVIES">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PARAM_MOVIE_WATCHLIST">
<!-- -->
</a>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:05 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WebBrowser (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WebBrowser (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WebBrowser (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WebBrowser (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi.tools (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi.tools (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi.tools (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi.tools (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.omertron.themoviedbapi.tools (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="com.omertron.themoviedbapi.tools (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:08 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperAlternativeTitles (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperAlternativeTitles (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperAlternativeTitles (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperAlternativeTitles (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperBase (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperBase (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperBase (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperBase (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperChanges (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperChanges (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperChanges (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperChanges (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperCollection (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperCollection (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperCollection (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperCollection (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperCompany (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperCompany (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperCompany (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperCompany (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperCompanyMovies (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperCompanyMovies (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperCompanyMovies (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperCompanyMovies (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperConfig (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperConfig (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperConfig (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperConfig (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperGenres (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperGenres (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperGenres (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperGenres (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:44 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperImages (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperImages (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperImages (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperImages (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperKeywordMovies (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperKeywordMovies (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperKeywordMovies (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperKeywordMovies (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:06 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperKeywords (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperKeywords (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperKeywords (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperKeywords (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperMovie (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperMovie (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperMovie (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperMovie (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperMovieCasts (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperMovieCasts (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperMovieCasts (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperMovieCasts (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperMovieKeywords (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperMovieKeywords (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperMovieKeywords (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperMovieKeywords (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperMovieList (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperMovieList (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperMovieList (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperMovieList (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_15) on Thu Mar 07 16:36:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_15) on Mon Mar 18 13:49:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WrapperPerson (API-The MovieDB 3.4-SNAPSHOT API)</title>
<meta name="date" content="2013-03-07">
<title>WrapperPerson (API-The MovieDB 3.5-SNAPSHOT API)</title>
<meta name="date" content="2013-03-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WrapperPerson (API-The MovieDB 3.4-SNAPSHOT API)";
parent.document.title="WrapperPerson (API-The MovieDB 3.5-SNAPSHOT API)";
}
//-->
</script>

Some files were not shown because too many files have changed in this diff Show More